Home
last modified time | relevance | path

Searched defs:on_dump (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dnative.rs348 unsafe extern "C" fn on_dump( in on_dump() method
395 unsafe extern "C" fn on_dump( in on_dump() method
497 fn on_dump(&self, _writer: &mut dyn Write, _args: &[&CStr]) -> Result<()> { in on_dump() method
H A Dbinder.rs193 fn on_dump(&self, file: &mut dyn Write, args: &[&CStr]) -> Result<()>; in on_dump() method
640 unsafe extern "C" fn on_dump( in on_dump() method
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmemory_dump_manager_unittest.cc623 auto on_dump = [this, other_runner, other_mdp, &on_memory_dump_call_count]( in TEST_F() local
671 auto on_dump = [other_thread, main_runner, &on_memory_dump_call_count]( in TEST_F() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmemory_dump_manager_unittest.cc674 auto on_dump = [this, other_runner, other_mdp, &on_memory_dump_call_count]( in TEST_F() local
722 auto on_dump = [other_thread, main_runner, &on_memory_dump_call_count]( in TEST_F() local