Searched defs:SetEffectiveUserID (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBTarget.cpp453 SBAttachInfo::SetEffectiveUserID (uint32_t uid) function in class:SBAttachInfo
455 m_opaque_sp->SetEffectiveUserID(uid);
/external/lldb/include/lldb/Target/
H A DProcess.h385 SetEffectiveUserID (uint32_t uid) function in class:lldb_private::ProcessInstanceInfo

Completed in 64 milliseconds