Home
last modified time | relevance | path

Searched refs:APersistableBundle_getIntVector (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/
Dstubs_riscv64.cc144 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getIntVector);
333 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getIntVector); in init_stub_library()
Dstubs_arm64.cc144 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getIntVector);
333 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getIntVector); in init_stub_library()
Dstubs_arm.cc144 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getIntVector);
333 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getIntVector); in init_stub_library()
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Dtest_persistable_bundle.cpp165 sizeBytes = APersistableBundle_getIntVector(bundle, "intv", outIntV, 0); in TEST_F()
168 sizeBytes = APersistableBundle_getIntVector(bundle, "intv", outIntV, sizeBytes); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dabi_symbol_list.txt134 APersistableBundle_getIntVector
Dstub.c133 void APersistableBundle_getIntVector() {} in APersistableBundle_getIntVector() function
Dstub.map147 APersistableBundle_getIntVector;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.c133 void APersistableBundle_getIntVector() {} in APersistableBundle_getIntVector() function
Dabi_symbol_list.txt134 APersistableBundle_getIntVector
Dstub.map147 APersistableBundle_getIntVector;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c161 void APersistableBundle_getIntVector() {} in APersistableBundle_getIntVector() function
Dabi_symbol_list.txt162 APersistableBundle_getIntVector
Dstub.map178 APersistableBundle_getIntVector;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk/android_arm64_armv8-2a_cortex-a55_shared/
Dlibbinder_ndk.so.llndk34.abidiff386 function_name: "APersistableBundle_getIntVector"
408 linker_set_key: "APersistableBundle_getIntVector"
1242 name: "APersistableBundle_getIntVector"
/aosp_15_r20/frameworks/native/libs/binder/ndk/
H A Dlibbinder_ndk.map.txt191 APersistableBundle_getIntVector;
H A Dpersistable_bundle.cpp188 int32_t APersistableBundle_getIntVector(const APersistableBundle* pBundle, const char* key, in APersistableBundle_getIntVector() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dpersistable_bundle.h477 int32_t APersistableBundle_getIntVector(const APersistableBundle* _Nonnull pBundle,
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dpersistable_bundle.h477 int32_t APersistableBundle_getIntVector(const APersistableBundle* _Nonnull pBundle,
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dpersistable_bundle.h477 int32_t APersistableBundle_getIntVector(const APersistableBundle* _Nonnull pBundle,
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/native/libs/binder/ndk/
Dpersistable_bundle.sdump615 "function_name" : "APersistableBundle_getIntVector",
616 "linker_set_key" : "APersistableBundle_getIntVector",
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h354 return getVecInternal<int32_t>(&APersistableBundle_getIntVector, mPBundle, key.c_str(), in getIntVector()
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h351 return getVecInternal<int32_t>(&APersistableBundle_getIntVector, mPBundle, key.c_str(), in getIntVector()
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk/android_arm64_armv8-2a_cortex-a55_shared_current/
Dlibbinder_ndk.so.toc58 53: FUNC GLOBAL DEFAULT 9 APersistableBundle_getIntVector@@LIBBINDER_NDK35
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/
Dlibbinder_ndk.so.lsdump510 "name" : "APersistableBundle_getIntVector"
3201 "function_name" : "APersistableBundle_getIntVector",
3202 "linker_set_key" : "APersistableBundle_getIntVector",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/
Dlibbinder_ndk.so.lsdump525 "name" : "APersistableBundle_getIntVector"
3216 "function_name" : "APersistableBundle_getIntVector",
3217 "linker_set_key" : "APersistableBundle_getIntVector",

12