Home
last modified time | relevance | path

Searched defs:part_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.cc208 bool FilesystemVerifierAction::InitializeFd(const std::string& part_path) { in InitializeFd()
376 const auto& part_path = GetPartitionPath(); in StartPartitionHashing() local
/aosp_15_r20/external/autotest/client/cros/
H A Dliststorage.py174 def get_partition_info(part_path, bus, model, partid=None, fstype=None, argument
/aosp_15_r20/system/update_engine/payload_generator/
H A Ddeflate_utils.cc65 bool IsSquashfsImage(const string& part_path, in IsSquashfsImage()
H A Ddelta_diff_utils_unittest.cc50 bool WriteExtents(const string& part_path, in WriteExtents()