Searched refs:GetCachedUserName (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Target/
H A DPlatform.h574 GetCachedUserName (uint32_t uid) function in class:lldb_private::Platform
/external/lldb/source/Target/
H A DPlatform.cpp415 const char *user_name = GetCachedUserName(uid);

Completed in 1196 milliseconds