Home
last modified time | relevance | path

Searched refs:ContiguousArrayAllocator (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/ndk/
Dparcel.cpp40 using ContiguousArrayAllocator = bool (*)(void* arrayData, int32_t length, T** outBuffer); typedef
110 ContiguousArrayAllocator<T> allocator) { in ReadArray()
139 ContiguousArrayAllocator<char16_t> allocator) { in ReadArray()