Searched refs:OnMemoryDump (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/libchrome_tools/patch/ |
D | handle_table.patch | 68 -bool HandleTable::OnMemoryDump(const base::trace_event::MemoryDumpArgs& args, 100 +// bool HandleTable::OnMemoryDump(const base::trace_event::MemoryDumpArgs& args, 166 - FRIEND_TEST_ALL_PREFIXES(HandleTableTest, OnMemoryDump); 167 + // FRIEND_TEST_ALL_PREFIXES(HandleTableTest, OnMemoryDump); 170 - bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args, 172 + // bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args,
|
D | mojom_disable_trace_and_mem_dump.patch | 73 - bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args, 103 +// bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args,
|
/external/libchrome/mojo/core/ |
D | handle_table_unittest.cc | 54 TEST(HandleTableTest, OnMemoryDump) { in TEST() argument 66 ht.OnMemoryDump(args, &pmd); in TEST()
|
/external/libchrome/base/android/orderfile/ |
D | orderfile_instrumentation.cc | 78 NO_INSTRUMENT_FUNCTION bool OnMemoryDump( in OnMemoryDump() function in base::android::orderfile::__anon6fc64a260111::OrderfileMemoryDumpHook
|
/external/libchrome/ipc/ |
D | ipc_mojo_bootstrap.cc | 78 bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args, 961 bool ControllerMemoryDumpProvider::OnMemoryDump( in OnMemoryDump() function in IPC::__anonefff342a0111::ControllerMemoryDumpProvider
|