Searched defs:packageFileNames (Results 1 – 2 of 2) sorted by relevance
163 const char* const* packageFileNames = argv + optind; in command_create() local
64 BObjectList<BString>* packageFileNames) in parsePackageListFile()