Searched defs:array_type (Results 1 – 4 of 4) sorted by relevance
32 using array_type = jintArray; typedef43 using array_type = jbyteArray; typedef54 using array_type = jstring; typedef73 using array_type = typename JTypeTraits<T>::array_type; typedef in JArray
40 using array_type = T[elements]; variable
625 ArrayType array_type = std::move(array_.value()); in ViewAsArrayBase() local633 bool AidlTypeSpecifier::MakeArray(ArrayType array_type) { in MakeArray()
821 Type array_type = Type::ERROR; in evaluate() local