Searched refs:AServiceManager_forEachDeclaredInstance (Results 1 – 12 of 12) sorted by relevance
/frameworks/native/libs/binder/ndk/include_platform/android/ |
D | binder_manager.h | 226 void AServiceManager_forEachDeclaredInstance(const char* interface, void* context,
|
/frameworks/av/drm/libmediadrmrkp/src/ |
D | DrmRkpAdapter.cpp | 34 AServiceManager_forEachDeclaredInstance( in getDrmRemotelyProvisionedComponents()
|
/frameworks/native/libs/binder/rust/src/ |
D | service.rs | 232 sys::AServiceManager_forEachDeclaredInstance( in get_declared_instances()
|
/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/ |
D | stubs_arm.cc | 176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_forEachDeclaredInstance); 365 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_forEachDeclaredInstance); in init_stub_library()
|
D | stubs_arm64.cc | 176 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_forEachDeclaredInstance); 365 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_forEachDeclaredInstance); in init_stub_library()
|
D | stubs_riscv64.cc | 176 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/ |
D | libbinder_ndk.map.txt | 121 AServiceManager_forEachDeclaredInstance; # systemapi llndk
|
D | service_manager.cpp | 190 void AServiceManager_forEachDeclaredInstance(const char* interface, void* context, in AServiceManager_forEachDeclaredInstance() function
|
/frameworks/av/media/libaudiohal/impl/ |
D | DevicesFactoryHalAidl.cpp | 154 AServiceManager_forEachDeclaredInstance(IModule::descriptor, static_cast<void*>(names), in getDeviceNames()
|
/frameworks/av/drm/libmediadrm/ |
D | DrmUtils.cpp | 176 AServiceManager_forEachDeclaredInstance( in makeDrmFactoriesAidl()
|
/frameworks/native/libs/binder/ndk/tests/ |
D | libbinder_ndk_unit_test.cpp | 421 AServiceManager_forEachDeclaredInstance("android.hardware.light.ILights", &count, in TEST()
|
/frameworks/av/media/codec2/hal/client/ |
D | client.cpp | 1542 AServiceManager_forEachDeclaredInstance( in CacheServiceNames()
|