Searched refs:AServiceManager_getUpdatableApexName (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/libs/binder/ndk/tests/ |
D | libbinder_ndk_unit_test_host.cpp | 86 AServiceManager_getUpdatableApexName("android.hardware.foo.IFoo/default", &result, in TEST_F() 95 AServiceManager_getUpdatableApexName("android.hardware.foo.IFoo/default", &result, in TEST_F()
|
/frameworks/native/libs/binder/ndk/include_platform/android/ |
D | binder_manager.h | 246 void AServiceManager_getUpdatableApexName(const char* instance, void* context,
|
/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/ |
D | stubs_arm.cc | 179 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_getUpdatableApexName); 368 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_getUpdatableApexName); in init_stub_library()
|
D | stubs_arm64.cc | 179 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_getUpdatableApexName); 368 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_getUpdatableApexName); in init_stub_library()
|
D | stubs_riscv64.cc | 179 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AServiceManager_getUpdatableApexName); 368 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AServiceManager_getUpdatableApexName); in init_stub_library()
|
/frameworks/native/libs/binder/ndk/ |
D | libbinder_ndk.map.txt | 158 AServiceManager_getUpdatableApexName; # systemapi
|
D | service_manager.cpp | 209 void AServiceManager_getUpdatableApexName(const char* instance, void* context, in AServiceManager_getUpdatableApexName() function
|