Home
last modified time | relevance | path

Searched defs:GetPartitionSize (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.cc409 size_t FilesystemVerifierAction::GetPartitionSize() const { in GetPartitionSize() function in chromeos_update_engine::FilesystemVerifierAction
/aosp12/system/core/fs_mgr/liblp/
H A Dutility.cpp153 uint64_t GetPartitionSize(const LpMetadata& metadata, const LpMetadataPartition& partition) { in GetPartitionSize() function
/aosp12/system/core/fastboot/device/
H A Dvariables.cpp303 bool GetPartitionSize(FastbootDevice* device, const std::vector<std::string>& args, in GetPartitionSize() function