Searched refs:AParcel_charArrayAllocator (Results 1 – 2 of 2) sorted by relevance
376 typedef bool (*AParcel_charArrayAllocator)(void* arrayData, int32_t length, char16_t** outBuffer); typedef1104 AParcel_charArrayAllocator allocator) __INTRODUCED_IN(29);
669 AParcel_charArrayAllocator allocator) { in AParcel_readCharArray()