Home
last modified time | relevance | path

Searched refs:ExecuteConnected (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp509 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Put()
531 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Install()
544 return ExecuteConnected( in Run()
567 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Launch()
577 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Kill()
582 SBError SBPlatform::ExecuteConnected( in ExecuteConnected() function in SBPlatform
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h180 SBError ExecuteConnected(