Searched defs:full_path (Results 1 – 9 of 9) sorted by relevance
39 std::string full_path; // Full path to the apex file. member141 const std::string& full_path) in SetLatest()148 const std::string& full_path) in SetLatestLocked()
105 const std::string& loop_name, const std::string& full_path, in Contains()121 const std::string& loop_name, const std::string& full_path, in ContainsPackage()
185 std::string_view full_path = apex_data->full_path; in NormalizeIfDeleted() local
476 const std::string& full_path = apex.GetPath(); in MountPackageImpl() local1205 bool IsMounted(const std::string& full_path) { in IsMounted()1465 Result<void> ActivatePackage(const std::string& full_path) { in ActivatePackage()1476 Result<void> DeactivatePackage(const std::string& full_path) { in DeactivatePackage()
139 std::string full_path = android::base::StringPrintf("%s/%s", dir.c_str(), de->d_name); in ListFiles() local
61 def full_path(self): member in ApexImageEntry
468 std::string full_path = StringPrintf("%s/%s", avb_key_dir, de->d_name); in PreloadAvbKeys() local
95 std::string full_path = tracefs_dir + path; in ReadTraceFsFile() local
4327 std::string full_path; in DeleteDeviceIfExists() local