Searched refs:AParcel_doubleArrayAllocator (Results 1 – 2 of 2) sorted by relevance
317 typedef bool (*AParcel_doubleArrayAllocator)(void* arrayData, int32_t length, double** outBuffer); typedef1062 AParcel_doubleArrayAllocator allocator) __INTRODUCED_IN(29);
626 AParcel_doubleArrayAllocator allocator) { in AParcel_readDoubleArray()