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