Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_parcel.h124 typedef bool (*AParcel_stringArrayAllocator)(void* arrayData, int32_t length); typedef
571 AParcel_stringArrayAllocator allocator,
/frameworks/native/libs/binder/ndk/
Dparcel.cpp437 AParcel_stringArrayAllocator allocator, in AParcel_readStringArray()