Home
last modified time | relevance | path

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

/system/extras/partition_tools/
Dlpdump_target.cc57 int wait_counter = 0; in LpdumpService() local
58 while (status != OK && wait_counter++ < 3) { in LpdumpService()