Home
last modified time | relevance | path

Searched refs:AParcel_readStatusHeader (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/native_bridge_support/libbinder_ndk/
Dstubs_arm64.cc77 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readStatusHeader);
186 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readStatusHeader); in init_stub_library()
Dstubs_arm.cc77 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readStatusHeader);
186 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readStatusHeader); in init_stub_library()
/frameworks/native/libs/binder/ndk/
Dlibbinder_ndk.map.txt47 AParcel_readStatusHeader;
Dparcel.cpp277 binder_status_t AParcel_readStatusHeader(const AParcel* parcel, AStatus** status) { in AParcel_readStatusHeader() function
/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_parcel.h485 binder_status_t AParcel_readStatusHeader(const AParcel* parcel, AStatus** status)