Searched refs:SetCachedGroupName (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp277 return SetCachedGroupName(gid, name.c_str(), name.size());
/external/lldb/include/lldb/Target/
H A DPlatform.h633 SetCachedGroupName (uint32_t gid, const char *name, size_t name_len) function in class:lldb_private::Platform
/external/lldb/source/Target/
H A DPlatform.cpp437 return SetCachedGroupName (gid, name.c_str(), name.size());

Completed in 6416 milliseconds