HomeSort by relevance Sort by last modified time
    Searched refs:SetCachedGroupName (Results 1 - 3 of 3) sorted by null

  /external/lldb/source/Plugins/Platform/gdb-server/
PlatformRemoteGDBServer.cpp 277 return SetCachedGroupName(gid, name.c_str(), name.size());
  /external/lldb/include/lldb/Target/
Platform.h 633 SetCachedGroupName (uint32_t gid, const char *name, size_t name_len)
  /external/lldb/source/Target/
Platform.cpp 437 return SetCachedGroupName (gid, name.c_str(), name.size());

Completed in 588 milliseconds