Home
last modified time | relevance | path

Searched refs:DoDestroy (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/lldb/examples/test/tmp/
Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt32 com.apple.main-thread ProcessGDBRemote::DoDestroy()
35 com.apple.main-thread ProcessGDBRemote::DoDestroy - failed to send k packet
47 com.apple.main-thread ProcessGDBRemote::DoDestroy()
50 com.apple.main-thread ProcessGDBRemote::DoDestroy - failed to send k packet
Dlldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt32 com.apple.main-thread ProcessGDBRemote::DoDestroy()
35 com.apple.main-thread ProcessGDBRemote::DoDestroy - failed to send k packet
47 com.apple.main-thread ProcessGDBRemote::DoDestroy()
50 com.apple.main-thread ProcessGDBRemote::DoDestroy - failed to send k packet
/external/webrtc/test/time_controller/
Dreal_time_controller.cc27 DoDestroy(); in ~MainThread()
Dsimulated_thread.cc135 DoDestroy(); in ~SimulatedMainThread()
/external/llvm-project/lldb/include/lldb/Target/
DProcessTrace.h45 Status DoDestroy() override;
DProcess.h1173 virtual Status DoDestroy() = 0;
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DProcessMinidump.h64 Status DoDestroy() override;
DProcessMinidump.cpp312 Status ProcessMinidump::DoDestroy() { return Status(); } in DoDestroy() function in ProcessMinidump
/external/llvm-project/lldb/source/Target/
DProcessTrace.cpp88 Status ProcessTrace::DoDestroy() { return Status(); } in DoDestroy() function in ProcessTrace
/external/llvm-project/lldb/source/Plugins/Process/mach-core/
DProcessMachCore.h57 lldb_private::Status DoDestroy() override;
DProcessMachCore.cpp568 Status ProcessMachCore::DoDestroy() { return Status(); } in DoDestroy() function in ProcessMachCore
/external/llvm-project/lldb/unittests/Target/
DExecutionContextTest.cpp55 virtual Status DoDestroy() { return {}; } in DoDestroy() function in __anon65bb15d50111::DummyProcess
/external/webrtc/rtc_base/
Dthread.cc379 DoDestroy(); in ~Thread()
391 void Thread::DoDestroy() { in DoDestroy() function in rtc::Thread
1132 DoDestroy(); in PreRun()
1163 DoDestroy(); in PreRun()
Dthread.h518 void DoDestroy() RTC_EXCLUSIVE_LOCKS_REQUIRED(&crit_);
/external/llvm-project/lldb/unittests/Thread/
DThreadTest.cpp48 virtual Status DoDestroy() { return {}; } in DoDestroy() function in __anonf80cb0250111::DummyProcess
/external/llvm-project/lldb/source/Plugins/Process/elf-core/
DProcessElfCore.h68 lldb_private::Status DoDestroy() override;
DProcessElfCore.cpp280 Status ProcessElfCore::DoDestroy() { return Status(); } in DoDestroy() function in ProcessElfCore
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DProcessWindows.h61 Status DoDestroy() override;
DProcessWindows.cpp268 Status ProcessWindows::DoDestroy() { in DoDestroy() function in lldb_private::ProcessWindows
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.h103 lldb_private::Status DoDestroy() override;
DProcessKDP.cpp584 Status ProcessKDP::DoDestroy() { in DoDestroy() function in ProcessKDP
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.h80 lldb_private::Status DoDestroy() override;
DProcessFreeBSD.cpp473 Status ProcessFreeBSD::DoDestroy() { in DoDestroy() function in ProcessFreeBSD
/external/llvm-project/lldb/unittests/Process/
DProcessEventDataTest.cpp50 virtual Status DoDestroy() { return {}; } in DoDestroy() function in __anon16148ecf0111::DummyProcess
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h120 Status DoDestroy() override;

12