Searched refs:AParcel_uint64ArrayAllocator (Results 1 – 2 of 2) sorted by relevance
271 typedef bool (*AParcel_uint64ArrayAllocator)(void* arrayData, int32_t length, uint64_t** outBuffer); typedef931 AParcel_uint64ArrayAllocator allocator) __INTRODUCED_IN(29);
623 AParcel_uint64ArrayAllocator allocator) { in AParcel_readUint64Array()