Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/
Dparcel.cpp393 AParcel_stringArrayElementAllocator elementAllocator; member
398 return adapter->elementAllocator(adapter->arrayData, adapter->index, length, buffer); in Allocator()
404 AParcel_stringArrayElementAllocator elementAllocator) { in AParcel_readStringArray() argument
420 .elementAllocator = elementAllocator, in AParcel_readStringArray()
/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_parcel.h567 AParcel_stringArrayElementAllocator elementAllocator)