Searched refs:InitPath (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/packageinstaller/
H A DPackageItem.cpp174 PackageItem::InitPath(const char *path, BPath *destination) function in class:PackageItem
180 parser_debug("InitPath path is NULL\n");
189 parser_debug("InitPath path is NULL\n");
712 ret = InitPath(path, &destination);
779 ret = InitPath(path, &destination);
945 ret = InitPath(path, &destination);
H A DPackageItem.h89 status_t InitPath(const char* path, BPath* destination);

Completed in 35 milliseconds