Searched refs:GetUserRepositoryConfigPath (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/package/
H A DAddRepositoryRequest.cpp69 ? roster.GetUserRepositoryConfigPath(&targetRepoConfigPath, true)
H A DPackageRoster.cpp84 BPackageRoster::GetUserRepositoryConfigPath(BPath* path, bool create) const function in class:BPackageKit::BPackageRoster
121 status_t result = GetUserRepositoryConfigPath(&userRepositoryConfigPath);
200 status_t result = GetUserRepositoryConfigPath(&path);
/haiku/headers/os/package/
H A DPackageRoster.h69 status_t GetUserRepositoryConfigPath(BPath* path,

Completed in 42 milliseconds