Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dperformance_service.cpp139 using AllowRootSystemTrusted = in PerformanceService() typedef
150 || AllowRootSystemTrusted::Check(sender, task); in PerformanceService()
153 partition_permission_check_ = AllowRootSystemTrusted::Check; in PerformanceService()
187 .permission_check = AllowRootSystemTrusted::Check}}, in PerformanceService()
192 .permission_check = AllowRootSystemTrusted::Check}}, in PerformanceService()
197 .permission_check = AllowRootSystemTrusted::Check}}, in PerformanceService()
202 .permission_check = AllowRootSystemTrusted::Check, in PerformanceService()