Home
last modified time | relevance | path

Searched refs:GroupId (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/vr/performanced/
Dperformance_service.cpp56 struct GroupId { struct
129 CheckOr<UserId<AID_ROOT, AID_SYSTEM>, GroupId<AID_SYSTEM>>>; in PerformanceService()
132 GroupId<AID_SYSTEM, AID_GRAPHICS>>>; in PerformanceService()
135 GroupId<AID_SYSTEM, AID_AUDIO>>>; in PerformanceService()
137 CheckOr<Trusted, UserId<AID_ROOT, AID_SYSTEM>, GroupId<AID_SYSTEM>>; in PerformanceService()