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.h112 typedef bool (*AParcel_stringArrayAllocator)(void* arrayData, int32_t length); typedef
538 AParcel_stringArrayAllocator allocator,
/frameworks/native/libs/binder/ndk/
Dparcel.cpp406 AParcel_stringArrayAllocator allocator, in AParcel_readStringArray()