/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | keystore.te | 15 add_service(keystore, keystore_service) 16 add_service(keystore, remoteprovisioning_service) 19 add_service(keystore, apc_service) 20 add_service(keystore, keystore_compat_hal_service) 21 add_service(keystore, authorization_service) 22 add_service(keystore, keystore_maintenance_service) 23 add_service(keystore, keystore_metrics_service) 24 add_service(keystore, legacykeystore_service)
|
H A D | stats_service_server.te | 2 add_service(stats_service_server, fwk_stats_service)
|
H A D | aidl_lazy_test_server.te | 8 add_service(aidl_lazy_test_server, aidl_lazy_test_service)
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | keystore.te | 15 add_service(keystore, keystore_service) 16 add_service(keystore, remoteprovisioning_service) 19 add_service(keystore, apc_service) 20 add_service(keystore, keystore_compat_hal_service) 21 add_service(keystore, authorization_service) 22 add_service(keystore, keystore_maintenance_service) 23 add_service(keystore, keystore_metrics_service) 24 add_service(keystore, legacykeystore_service)
|
H A D | stats_service_server.te | 2 add_service(stats_service_server, fwk_stats_service)
|
H A D | aidl_lazy_test_server.te | 8 add_service(aidl_lazy_test_server, aidl_lazy_test_service)
|
/aosp12/system/sepolicy/public/ |
H A D | keystore.te | 15 add_service(keystore, keystore_service) 16 add_service(keystore, remoteprovisioning_service) 19 add_service(keystore, apc_service) 20 add_service(keystore, keystore_compat_hal_service) 21 add_service(keystore, authorization_service) 22 add_service(keystore, keystore_maintenance_service) 23 add_service(keystore, keystore_metrics_service) 24 add_service(keystore, legacykeystore_service)
|
H A D | stats_service_server.te | 2 add_service(stats_service_server, fwk_stats_service)
|
/aosp12/system/security/keystore2/src/ |
H A D | keystore2_main.rs | 84 binder::add_service(KS2_SERVICE_NAME, ks_service.as_binder()).unwrap_or_else(|e| { in main() 92 binder::add_service(APC_SERVICE_NAME, apc_service.as_binder()).unwrap_or_else(|e| { in main() 99 binder::add_service(AUTHORIZATION_SERVICE_NAME, authorization_service.as_binder()) in main() 111 binder::add_service(USER_MANAGER_SERVICE_NAME, maintenance_service.as_binder()).unwrap_or_else( in main() 120 binder::add_service(METRICS_SERVICE_NAME, metrics_service.as_binder()).unwrap_or_else(|e| { in main() 127 binder::add_service( in main() 139 binder::add_service(LEGACY_KEYSTORE_SERVICE_NAME, legacykeystore.as_binder()).unwrap_or_else( in main()
|
/aosp12/hardware/google/pixel-sepolicy/powerstats/ |
H A D | hal_power_stats_default.te | 1 add_service(hal_power_stats_default, hal_power_stats_vendor_service) 4 add_service(hal_power_stats_server, hal_power_stats_service)
|
/aosp12/packages/services/Car/cpp/computepipe/sepolicy/private/ |
H A D | computepipe_router.te | 8 add_service(computepipe_router, computepipe_router_query_service) 9 add_service(computepipe_router, computepipe_router_registration_service)
|
/aosp12/packages/modules/Virtualization/virtmanager/src/ |
H A D | main.rs | 23 use android_system_virtmanager::binder::{add_service, BinderFeatures, ProcessState}; 45 add_service(BINDER_SERVICE_IDENTIFIER, virt_manager.as_binder()).unwrap(); in main()
|
/aosp12/frameworks/native/libs/binder/rust/src/ |
H A D | lib.rs | 115 pub use native::add_service; 125 pub use super::{add_service, get_interface};
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | mediadrmserver.te | 14 add_service(mediadrmserver, mediadrmserver_service) 21 add_service(mediadrmserver, mediacasserver_service)
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | surfaceflinger.te | 69 add_service(surfaceflinger, gpu_service) 71 # do not use add_service() as hal_graphics_composer_default may be the 73 #add_service(surfaceflinger, surfaceflinger_service)
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | surfaceflinger.te | 70 add_service(surfaceflinger, gpu_service) 72 # do not use add_service() as hal_graphics_composer_default may be the 74 #add_service(surfaceflinger, surfaceflinger_service)
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | surfaceflinger.te | 79 # do not use add_service() as hal_graphics_composer_default may be the 81 #add_service(surfaceflinger, surfaceflinger_service) 84 add_service(surfaceflinger, vrflinger_vsync_service)
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | surfaceflinger.te | 79 add_service(surfaceflinger, gpu_service) 81 # do not use add_service() as hal_graphics_composer_default may be the 83 #add_service(surfaceflinger, surfaceflinger_service)
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | surfaceflinger.te | 85 # do not use add_service() as hal_graphics_composer_default may be the 87 #add_service(surfaceflinger, surfaceflinger_service) 90 add_service(surfaceflinger, vrflinger_vsync_service)
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | surfaceflinger.te | 88 # do not use add_service() as hal_graphics_composer_default may be the 90 #add_service(surfaceflinger, surfaceflinger_service) 93 add_service(surfaceflinger, vrflinger_vsync_service)
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | surfaceflinger.te | 88 # do not use add_service() as hal_graphics_composer_default may be the 90 #add_service(surfaceflinger, surfaceflinger_service) 93 add_service(surfaceflinger, vrflinger_vsync_service)
|
/aosp12/system/sepolicy/private/ |
H A D | surfaceflinger.te | 88 # do not use add_service() as hal_graphics_composer_default may be the 90 #add_service(surfaceflinger, surfaceflinger_service) 93 add_service(surfaceflinger, vrflinger_vsync_service)
|
/aosp12/packages/modules/Virtualization/compos/src/ |
H A D | compsvc.rs | 41 add_service, BinderFeatures, Interface, ProcessState, Result as BinderResult, Status, 150 add_service(SERVICE_NAME, CompService::new_binder(service).as_binder()) in main()
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | mediaextractor.te | 12 add_service(mediaextractor, mediaextractor_service) 40 add_service(mediaextractor, mediaextractor_update_service)
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | aidl_lazy_test_server.te | 8 add_service(aidl_lazy_test_server, aidl_lazy_test_service)
|