Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationservice/src/
Daidl.rs204 check_manage_access()?; in setDisplayService()
213 check_manage_access()?; in clearDisplayService()
222 check_manage_access()?; in waitDisplayService()
252 check_manage_access()?; in allocateGlobalVmContext()
296 check_manage_access()?; in enableTestAttestation()
338 check_manage_access()?; in requestAttestation()
919 fn check_manage_access() -> binder::Result<()> { in check_manage_access() function
/packages/modules/Virtualization/virtualizationmanager/src/
Daidl.rs234 check_manage_access()?;
245 check_manage_access()?; in initializeWritablePartition()
286 check_manage_access()?; in createOrUpdateIdsigFile()
312 check_manage_access()?; in isFeatureEnabled()
321 check_manage_access()?; in isRemoteAttestationSupported()
329 check_manage_access()?; in isUpdatableVmSupported()
334 check_manage_access()?;
339 check_manage_access()?;
1099 fn check_manage_access() -> binder::Result<()> { in check_manage_access() function