Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/src/
Daidl.rs208 check_manage_access()?; in setDisplayService()
217 check_manage_access()?; in clearDisplayService()
226 check_manage_access()?; in waitDisplayService()
256 check_manage_access()?; in allocateGlobalVmContext()
304 check_manage_access()?; in enableTestAttestation()
346 check_manage_access()?; in requestAttestation()
959 fn check_manage_access() -> binder::Result<()> { in check_manage_access() function
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Daidl.rs246 check_manage_access()?;
257 check_manage_access()?; in initializeWritablePartition()
298 check_manage_access()?; in createOrUpdateIdsigFile()
324 check_manage_access()?; in isFeatureEnabled()
333 check_manage_access()?; in isRemoteAttestationSupported()
341 check_manage_access()?; in isUpdatableVmSupported()
346 check_manage_access()?;
351 check_manage_access()?;
1354 fn check_manage_access() -> binder::Result<()> { in check_manage_access() function