Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dmemory_dump_manager.cc361 ProcessMemoryDumpAsyncState* owned_pmd_async_state) { in ContinueAsyncProcessDump() argument
374 auto pmd_async_state = make_scoped_ptr(owned_pmd_async_state); in ContinueAsyncProcessDump()
375 owned_pmd_async_state = nullptr; in ContinueAsyncProcessDump()
Dmemory_dump_manager.h277 ProcessMemoryDumpAsyncState* owned_pmd_async_state);