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