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

/external/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCommon.h79 GetUserID () const function in class:lldb_private::ClangASTMetadata
/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 185 milliseconds