HomeSort by relevance Sort by last modified time
    Searched defs:GetUserID (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/components/user_manager/
empty_user_info.cc 33 std::string EmptyUserInfo::GetUserID() const {
user_info_impl.cc 30 std::string UserInfoImpl::GetUserID() const {
user.cc 141 std::string User::GetUserID() const {
  /external/chromium_org/chromeos/login/auth/
user_context.cc 65 const std::string& UserContext::GetUserID() const {
  /external/lldb/include/lldb/Symbol/
ClangExternalASTSourceCommon.h 79 GetUserID () const
  /external/lldb/source/Host/common/
Host.cpp     [all...]
  /external/lldb/source/API/
SBTarget.cpp 86 SBLaunchInfo::GetUserID()
88 return m_opaque_sp->GetUserID();
393 SBAttachInfo::GetUserID()
395 return m_opaque_sp->GetUserID();
    [all...]
  /external/lldb/include/lldb/Target/
Process.h 195 GetUserID() const
    [all...]

Completed in 800 milliseconds