Searched refs:_GetRepositoryPath (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/package/
H A DPackageRoster.cpp79 return _GetRepositoryPath(path, create, B_SYSTEM_SETTINGS_DIRECTORY);
86 return _GetRepositoryPath(path, create, B_USER_SETTINGS_DIRECTORY);
93 return _GetRepositoryPath(path, create, B_SYSTEM_CACHE_DIRECTORY);
100 return _GetRepositoryPath(path, create, B_USER_CACHE_DIRECTORY);
352 BPackageRoster::_GetRepositoryPath(BPath* path, bool create, function in class:BPackageKit::BPackageRoster
/haiku/headers/os/package/
H A DPackageRoster.h100 status_t _GetRepositoryPath(BPath* path, bool create,

Completed in 43 milliseconds