Searched defs:package_file (Results 1 – 5 of 5) sorted by relevance
205 def update_subdir(package, package_file): argument270 def package_file_name(package_file): argument274 def package_installation_path(root_install_dir, package_file): argument
271 auto package_file = std::string(storage_dir) + "/package.map"; in InitializePlatformStorage() local323 auto package_file = std::string(storage_dir) + "/package.map"; in InitializeMainlineStorage() local
249 def RegisterPackage(cipd_path, package_file, tags, refs, cred_path=None): argument
239 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument
100 string package_file = 2; field