HomeSort by relevance Sort by last modified time
    Searched defs:SetEffectiveGroupID (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/API/
SBTarget.cpp 459 SBAttachInfo::SetEffectiveGroupID (uint32_t gid)
461 m_opaque_sp->SetEffectiveGroupID(gid);
    [all...]
  /external/lldb/include/lldb/Target/
Process.h 391 SetEffectiveGroupID (uint32_t gid)
    [all...]

Completed in 223 milliseconds