Home
last modified time | relevance | path

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

/external/libchrome/libchrome_tools/patch/
Dhandle_table.patch68 -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,
Dmojom_disable_trace_and_mem_dump.patch73 - bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args,
103 +// bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args,
/external/libchrome/mojo/core/
Dhandle_table_unittest.cc54 TEST(HandleTableTest, OnMemoryDump) { in TEST() argument
66 ht.OnMemoryDump(args, &pmd); in TEST()
/external/libchrome/base/android/orderfile/
Dorderfile_instrumentation.cc78 NO_INSTRUMENT_FUNCTION bool OnMemoryDump( in OnMemoryDump() function in base::android::orderfile::__anon6fc64a260111::OrderfileMemoryDumpHook
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc78 bool OnMemoryDump(const base::trace_event::MemoryDumpArgs& args,
961 bool ControllerMemoryDumpProvider::OnMemoryDump( in OnMemoryDump() function in IPC::__anonefff342a0111::ControllerMemoryDumpProvider