HomeSort by relevance Sort by last modified time
    Searched refs:AddSourceHash (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_generator/
ab_generator.h 115 static bool AddSourceHash(std::vector<AnnotatedOperation>* aops,
ab_generator.cc 76 TEST_AND_RETURN_FALSE(AddSourceHash(aops, old_part.path));
297 bool ABGenerator::AddSourceHash(vector<AnnotatedOperation>* aops,
ab_generator_unittest.cc 582 EXPECT_TRUE(ABGenerator::AddSourceHash(&aops, src_part_path));

Completed in 428 milliseconds