Searched refs:AParcel_byteArrayAllocator (Results 1 – 2 of 2) sorted by relevance
395 typedef bool (*AParcel_byteArrayAllocator)(void* arrayData, int32_t length, int8_t** outBuffer); typedef1122 AParcel_byteArrayAllocator allocator) __INTRODUCED_IN(29);
674 AParcel_byteArrayAllocator allocator) { in AParcel_readByteArray()