Searched refs:elapsed_seconds (Results 1 – 1 of 1) sorted by relevance
1243 std::chrono::duration<double> elapsed_seconds; in RunDumpsysTextByPriority() local1248 /* as_proto = */ false, elapsed_seconds, bytes_written); in RunDumpsysTextByPriority()1251 /* as_proto = */ false, elapsed_seconds, bytes_written); in RunDumpsysTextByPriority()1253 dumpsys.writeDumpFooter(STDOUT_FILENO, service, elapsed_seconds); in RunDumpsysTextByPriority()