Searched refs:PointerArrayType (Results 1 – 1 of 1) sorted by relevance
8367 using PointerArrayType = std::conditional_t< in AllocPointerArray() typedef8369 ObjPtr<mirror::Array> array = PointerArrayType::Alloc(self, length); in AllocPointerArray()