Searched refs:AParcel_int64ArrayAllocator (Results 1 – 2 of 2) sorted by relevance
264 typedef bool (*AParcel_int64ArrayAllocator)(void* arrayData, int32_t length, int64_t** outBuffer); typedef1012 AParcel_int64ArrayAllocator allocator) __INTRODUCED_IN(29);
643 AParcel_int64ArrayAllocator allocator) { in AParcel_readInt64Array()