Searched refs:AParcel_int32ArrayAllocator (Results 1 – 2 of 2) sorted by relevance
222 typedef bool (*AParcel_int32ArrayAllocator)(void* arrayData, int32_t length, int32_t** outBuffer); typedef972 AParcel_int32ArrayAllocator allocator) __INTRODUCED_IN(29);
601 AParcel_int32ArrayAllocator allocator) { in AParcel_readInt32Array()