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

  /system/update_engine/payload_generator/
inplace_generator.h 172 static void CreateScratchNode(uint64_t start_block,
inplace_generator.cc 659 void InplaceGenerator::CreateScratchNode(uint64_t start_block,
761 CreateScratchNode(blocks.size(), scratch_blocks, &graph.back());
inplace_generator_unittest.cc 575 InplaceGenerator::CreateScratchNode(12, 34, &vertex);

Completed in 142 milliseconds