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

  /external/lldb/include/lldb/Target/
Platform.h 574 GetCachedUserName (uint32_t uid)
  /external/lldb/source/Target/
Platform.cpp 415 const char *user_name = GetCachedUserName(uid);

Completed in 453 milliseconds