Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_dump_manager.cc393 bool post_task_failed = false; in ContinueAsyncProcessDump() local
396 post_task_failed = !task_runner->PostTask( in ContinueAsyncProcessDump()
399 if (!post_task_failed) { in ContinueAsyncProcessDump()
422 } else if (post_task_failed) { in ContinueAsyncProcessDump()