Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/ndk/
H A 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()
/aosp12/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dbinder_parcel.h567 AParcel_stringArrayElementAllocator elementAllocator)