Searched refs:ArrayAllocator (Results 1 – 1 of 1) sorted by relevance
43 using ArrayAllocator = bool (*)(void* arrayData, int32_t length); typedef187 binder_status_t ReadArray(const AParcel* parcel, void* arrayData, ArrayAllocator<T> allocator, in ReadArray()