Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 10 of 10) sorted by relevance

/system/apex/apexd/
Dapex_database.h39 std::string full_path; // Full path to the apex file. member
141 const std::string& full_path) in SetLatest()
148 const std::string& full_path) in SetLatestLocked()
Dapex_database_test.cpp105 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()
Dapex_database.cpp187 std::string_view full_path = apex_data->full_path; in NormalizeIfDeleted() local
Dapexd.cpp461 const std::string& full_path = apex.GetPath(); in MountPackageImpl() local
1096 bool IsMounted(const std::string& full_path) { in IsMounted()
1343 Result<void> ActivatePackage(const std::string& full_path) { in ActivatePackage()
1354 Result<void> DeactivatePackage(const std::string& full_path) { in DeactivatePackage()
/system/core/fs_mgr/libsnapshot/
Destimate_cow_from_nonab_ota.cpp109 auto full_path = path_ + "/" + path; in HasFile() local
115 auto full_path = path_ + "/" + path; in OpenFile() local
Dsnapshot.cpp3747 std::string full_path; in DeleteDeviceIfExists() local
/system/core/fs_mgr/libfs_avb/
Dutil.cpp139 std::string full_path = android::base::StringPrintf("%s/%s", dir.c_str(), de->d_name); in ListFiles() local
/system/apex/tools/
Ddeapexer.py56 def full_path(self): member in ApexImageEntry
/system/core/init/
Dfirst_stage_mount.cpp481 std::string full_path = StringPrintf("%s/%s", avb_key_dir, de->d_name); in PreloadAvbKeys() local
/system/extras/simpleperf/
Dtracing.cpp98 std::string full_path = tracefs_dir + path; in ReadTraceFsFile() local