Home
last modified time | relevance | path

Searched defs:SetDetachOnError (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DProcess.h185 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } in SetDetachOnError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DProcess.h183 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } in SetDetachOnError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DProcess.h184 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } in SetDetachOnError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DProcess.h184 void SetDetachOnError(bool enable) { m_detach_on_error = enable; } in SetDetachOnError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py7032 def SetDetachOnError(self, enable): member in SBLaunchInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py6990 def SetDetachOnError(self, enable): member in SBLaunchInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py7059 def SetDetachOnError(self, enable): member in SBLaunchInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py7032 def SetDetachOnError(self, enable): member in SBLaunchInfo