Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp512 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Put()
532 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Install()
545 return ExecuteConnected( in Run()
569 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Launch()
616 return ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Kill()
621 SBError SBPlatform::ExecuteConnected( in ExecuteConnected() function in SBPlatform
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h201 SBError ExecuteConnected(