Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBPlatform.cpp545 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Put()
570 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Install()
585 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Run()
609 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Launch()
620 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Kill()
625 SBError SBPlatform::ExecuteConnected( in ExecuteConnected() function in SBPlatform
/external/llvm-project/lldb/include/lldb/API/
DSBPlatform.h178 SBError ExecuteConnected(