Home
last modified time | relevance | path

Searched refs:AParcel_writeByteArray (Results 1 – 25 of 193) sorted by relevance

12345678

/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DScopedParcel.cpp79 AParcel_writeByteArray(mParcel, reinterpret_cast<const int8_t*>(data->data()), in writeData()
82 AParcel_writeByteArray(mParcel, nullptr, -1); in writeData()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/utils/
Dndk_binder.cc202 binder_status_t AParcel_writeByteArray(AParcel* parcel, const int8_t* arrayData, in AParcel_writeByteArray() function
204 FORWARD(AParcel_writeByteArray)(parcel, arrayData, length); in AParcel_writeByteArray() local
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/
Dstubs_riscv64.cc110 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_writeByteArray);
299 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_writeByteArray); in init_stub_library()
Dstubs_arm64.cc110 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_writeByteArray);
299 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_writeByteArray); in init_stub_library()
Dstubs_arm.cc110 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_writeByteArray);
299 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_writeByteArray); in init_stub_library()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/utils/
H A Dndk_binder.h73 using ::AParcel_writeByteArray;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c57 void AParcel_writeByteArray() {} in AParcel_writeByteArray() function
Dabi_symbol_list.txt58 AParcel_writeByteArray
Dstub.map59 AParcel_writeByteArray;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dabi_symbol_list.txt58 AParcel_writeByteArray
Dstub.c57 void AParcel_writeByteArray() {} in AParcel_writeByteArray() function
Dstub.map59 AParcel_writeByteArray;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c57 void AParcel_writeByteArray() {} in AParcel_writeByteArray() function
Dabi_symbol_list.txt58 AParcel_writeByteArray
Dstub.map59 AParcel_writeByteArray;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dabi_symbol_list.txt58 AParcel_writeByteArray
Dstub.c57 void AParcel_writeByteArray() {} in AParcel_writeByteArray() function
Dstub.map59 AParcel_writeByteArray;
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dabi_symbol_list.txt58 AParcel_writeByteArray
Dstub.c57 void AParcel_writeByteArray() {} in AParcel_writeByteArray() function
Dstub.map59 AParcel_writeByteArray;
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtualizationservice/aidl/android.system.virtualizationcommon-ndk/android_arm64_armv8-2a_cortex-a55_shared_apex10000/
Dandroid.system.virtualizationcommon-ndk.so.toc14 9: FUNC GLOBAL DEFAULT UND AParcel_writeByteArray@LIBBINDER_NDK
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c57 void AParcel_writeByteArray() {} in AParcel_writeByteArray() function
Dabi_symbol_list.txt58 AParcel_writeByteArray
Dstub.map59 AParcel_writeByteArray;

12345678