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

/external/lldb/include/lldb/Host/
H A DHost.h144 GetEffectiveGroupID ();
/external/lldb/include/lldb/API/
H A DSBTarget.h196 GetEffectiveGroupID();
/external/lldb/scripts/Python/interface/
H A DSBTarget.i168 GetEffectiveGroupID();
/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp289 proc_info.GetEffectiveGroupID());
H A DGDBRemoteCommunicationClient.cpp1962 packet.Printf("egid:%u;",match_info.GetProcessInfo().GetEffectiveGroupID());
/external/lldb/source/API/
H A DSBTarget.cpp435 SBAttachInfo::GetEffectiveGroupID() function in class:SBAttachInfo
437 return m_opaque_sp->GetEffectiveGroupID();
/external/lldb/source/Host/common/
H A DHost.cpp1272 Host::GetEffectiveGroupID () function in class:Host
/external/lldb/include/lldb/Target/
H A DProcess.h367 GetEffectiveGroupID() const function in class:lldb_private::ProcessInstanceInfo
/external/lldb/source/Target/
H A DProcess.cpp889 m_match_info.GetEffectiveGroupID() != proc_info.GetEffectiveGroupID())

Completed in 157 milliseconds