Searched refs:GetStaticAbPartitionsOnDevice (Results 1 – 3 of 3) sorted by relevance
51 std::optional<std::set<std::string>> GetStaticAbPartitionsOnDevice();
53 auto ab_partitions = GetStaticAbPartitionsOnDevice(); in GenerateOperationsForPartitionsNotInPayload()80 PartitionUpdateGeneratorAndroid::GetStaticAbPartitionsOnDevice() { in GetStaticAbPartitionsOnDevice() function in chromeos_update_engine::PartitionUpdateGeneratorAndroid
112 auto partitions = generator_->GetStaticAbPartitionsOnDevice(); in TEST_F()