Home
last modified time | relevance | path

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

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