Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DTrace.cpp179 Expected<std::string> Trace::GetLiveProcessState() { in GetLiveProcessState() function in Trace
298 Expected<std::string> json_string = GetLiveProcessState(); in RefreshLiveProcessState()
/llvm-project/lldb/include/lldb/Target/
H A DTrace.h502 llvm::Expected<std::string> GetLiveProcessState();