Home | History | Annotate | Download | only in API

Lines Matching refs:SetUserID

110 SBLaunchInfo::SetUserID (uint32_t uid)
112 m_opaque_sp->SetUserID (uid);
417 SBAttachInfo::SetUserID (uint32_t uid)
419 m_opaque_sp->SetUserID (uid);
899 attach_info.SetUserID(instance_info.GetEffectiveUserID());
1023 attach_info.SetUserID(instance_info.GetEffectiveUserID());