Home
last modified time | relevance | path

Searched defs:GetRemoteOSBuildString (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp335 bool RemoteAwarePlatform::GetRemoteOSBuildString(std::string &s) { in GetRemoteOSBuildString() function in RemoteAwarePlatform
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h246 virtual bool GetRemoteOSBuildString(std::string &s) { in GetRemoteOSBuildString() function
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp240 bool PlatformRemoteGDBServer::GetRemoteOSBuildString(std::string &s) { in GetRemoteOSBuildString() function in PlatformRemoteGDBServer