Home
last modified time | relevance | path

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

/packages/modules/Virtualization/microdroid/signature/
Dmk_payload.cc275 int filler_count = 0; in MakePayload() local
277 std::string filler_path = output_file + "." + std::to_string(filler_count++); in MakePayload()