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