Searched refs:AParcel_uint32ArrayAllocator (Results 1 – 2 of 2) sorted by relevance
240 typedef bool (*AParcel_uint32ArrayAllocator)(void* arrayData, int32_t length, uint32_t** outBuffer); typedef989 AParcel_uint32ArrayAllocator allocator) __INTRODUCED_IN(29);
610 AParcel_uint32ArrayAllocator allocator) { in AParcel_readUint32Array()