Searched refs:GetEffectiveUserID (Results 1 - 9 of 9) sorted by relevance

/external/lldb/include/lldb/Host/
H A DHost.h141 GetEffectiveUserID ();
/external/lldb/include/lldb/API/
H A DSBTarget.h193 GetEffectiveUserID();
/external/lldb/source/API/
H A DSBTarget.cpp429 SBAttachInfo::GetEffectiveUserID() function in class:SBAttachInfo
431 return m_opaque_sp->GetEffectiveUserID();
899 attach_info.SetUserID(instance_info.GetEffectiveUserID());
1023 attach_info.SetUserID(instance_info.GetEffectiveUserID());
/external/lldb/scripts/Python/interface/
H A DSBTarget.i165 GetEffectiveUserID();
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp288 proc_info.GetEffectiveUserID(),
H A DGDBRemoteCommunicationClient.cpp1960 packet.Printf("euid:%u;",match_info.GetProcessInfo().GetEffectiveUserID());
/external/lldb/source/Host/common/
H A DHost.cpp1266 Host::GetEffectiveUserID () function in class:Host
/external/lldb/include/lldb/Target/
H A DProcess.h361 GetEffectiveUserID() const function in class:lldb_private::ProcessInstanceInfo
/external/lldb/source/Target/
H A DProcess.cpp885 m_match_info.GetEffectiveUserID() != proc_info.GetEffectiveUserID())

Completed in 5942 milliseconds