Searched defs:GetUserID (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/user_manager/
H A Dempty_user_info.cc33 std::string EmptyUserInfo::GetUserID() const { function in class:user_manager::EmptyUserInfo
H A Duser_info_impl.cc30 std::string UserInfoImpl::GetUserID() const { function in class:user_manager::UserInfoImpl
H A Duser.cc141 std::string User::GetUserID() const { function in class:user_manager::User
/external/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCommon.h79 GetUserID () const function in class:lldb_private::ClangASTMetadata
/external/chromium_org/chromeos/login/auth/
H A Duser_context.cc65 const std::string& UserContext::GetUserID() const { function in class:chromeos::UserContext
/external/lldb/source/Host/common/
H A DHost.cpp1254 Host::GetUserID () function in class:Host
/external/lldb/source/API/
H A DSBTarget.cpp86 SBLaunchInfo::GetUserID() function in class:SBLaunchInfo
88 return m_opaque_sp->GetUserID();
393 SBAttachInfo::GetUserID() function in class:SBAttachInfo
395 return m_opaque_sp->GetUserID();
/external/lldb/include/lldb/Target/
H A DProcess.h195 GetUserID() const function in class:lldb_private::ProcessInfo
2075 /// Information on how to do the attach. For example, GetUserID()
2103 /// Information on how to do the attach. For example, GetUserID()

Completed in 2048 milliseconds