Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DPlatform.h617 GetCachedGroupName (uint32_t gid) in GetCachedGroupName() function
/external/lldb/source/Target/
DPlatform.cpp430 const char *group_name = GetCachedGroupName(gid); in GetGroupName()