Home
last modified time | relevance | path

Searched refs:AParcel_boolArrayAllocator (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_parcel.h334 typedef bool (*AParcel_boolArrayAllocator)(void* arrayData, int32_t length); typedef
1085 AParcel_boolArrayAllocator allocator,
/frameworks/native/libs/binder/ndk/
Dparcel.cpp663 AParcel_boolArrayAllocator allocator, in AParcel_readBoolArray()