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

/haiku/src/apps/packageinstaller/
H A DInstalledPackageInfo.cpp24 info_prepare(const char *filename, BFile *file, BMessage *info) function
51 status_t ret = info_prepare(filename, &file, &info);
63 status_t ret = info_prepare(filename, &file, &info);

Completed in 39 milliseconds