Searched defs:full_path (Results 1 – 9 of 9) sorted by relevance
41 std::string full_path; // Full path to the apex file. member78 const std::string& full_path) in RemoveMountedApex()98 const std::string& package, const std::string& full_path, in DoIfLatest()
164 std::string_view full_path = apex_data->full_path; in NormalizeIfDeleted() local
399 const std::string& full_path = apex.GetPath(); in MountPackageImpl() local981 bool IsMounted(const std::string& full_path) { in IsMounted()1224 Result<void> ActivatePackage(const std::string& full_path) { in ActivatePackage()1235 Result<void> DeactivatePackage(const std::string& full_path) { in DeactivatePackage()
140 std::string full_path = android::base::StringPrintf("%s/%s", dir.c_str(), de->d_name); in ListFiles() local
82 def full_path(self): member in ApexImageEntry
497 std::string full_path = StringPrintf("%s/%s", avb_key_dir, de->d_name); in PreloadAvbKeys() local
385 static int open_possibly_mapped_file(const char* short_path, const char* full_path, int open_flags, in open_possibly_mapped_file()
95 std::string full_path = tracefs_dir + path; in ReadTraceFsFile() local
4665 std::string full_path; in DeleteDeviceIfExists() local