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

/haiku/headers/os/package/
H A DPackageRoster.h62 status_t GetCommonRepositoryCachePath(BPath* path,
/haiku/src/kits/package/
H A DRefreshRepositoryRequest.cpp168 : roster.GetCommonRepositoryCachePath(&targetRepoCachePath, true);
H A DPackageRoster.cpp91 BPackageRoster::GetCommonRepositoryCachePath(BPath* path, bool create) const function in class:BPackageKit::BPackageRoster
180 if ((result = GetCommonRepositoryCachePath(&path, true)) != B_OK)

Completed in 57 milliseconds