Home
last modified time | relevance | path

Searched refs:repoUrl (Results 1 – 2 of 2) sorted by relevance

/haiku/src/preferences/repositories/
H A DRepositoriesView.cpp640 BUrl repoUrl(url); in _AddRepo() local
641 if (!repoUrl.IsValid()) in _AddRepo()
649 if (repoUrl == itemUrl) { in _AddRepo()
/haiku/build/jam/
H A DRepositoryRules192 local repoUrl = [ on $(repository) return $(HAIKU_REPOSITORY_URL) ] ;
194 : "$(repoUrl)/`cat $source`/repo"