Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/include_platform/android/
Dbinder_manager.h226 void AServiceManager_forEachDeclaredInstance(const char* interface, void* context,
/frameworks/av/drm/libmediadrmrkp/src/
DDrmRkpAdapter.cpp34 AServiceManager_forEachDeclaredInstance( in getDrmRemotelyProvisionedComponents()
/frameworks/native/libs/binder/rust/src/
Dservice.rs232 sys::AServiceManager_forEachDeclaredInstance( in get_declared_instances()
/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/
Dstubs_arm.cc176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_forEachDeclaredInstance);
365 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_forEachDeclaredInstance); in init_stub_library()
Dstubs_arm64.cc176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_forEachDeclaredInstance);
365 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_forEachDeclaredInstance); in init_stub_library()
Dstubs_riscv64.cc176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_forEachDeclaredInstance);
365 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_forEachDeclaredInstance); in init_stub_library()
/frameworks/native/libs/binder/ndk/
Dlibbinder_ndk.map.txt121 AServiceManager_forEachDeclaredInstance; # systemapi llndk
Dservice_manager.cpp190 void AServiceManager_forEachDeclaredInstance(const char* interface, void* context, in AServiceManager_forEachDeclaredInstance() function
/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalAidl.cpp154 AServiceManager_forEachDeclaredInstance(IModule::descriptor, static_cast<void*>(names), in getDeviceNames()
/frameworks/av/drm/libmediadrm/
DDrmUtils.cpp176 AServiceManager_forEachDeclaredInstance( in makeDrmFactoriesAidl()
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp421 AServiceManager_forEachDeclaredInstance("android.hardware.light.ILights", &count, in TEST()
/frameworks/av/media/codec2/hal/client/
Dclient.cpp1542 AServiceManager_forEachDeclaredInstance( in CacheServiceNames()