Home
last modified time | relevance | path

Searched refs:IsVABC (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.h108 bool IsVABC(const InstallPlan::Partition& partition) const;
Dfilesystem_verifier_action.cc333 if (IsVABC(partition)) { in StartPartitionHashing()
386 bool FilesystemVerifierAction::IsVABC( in IsVABC() function in chromeos_update_engine::FilesystemVerifierAction
401 if (IsVABC(partition)) { in GetPartitionPath()