Home
last modified time | relevance | path

Searched defs:ArrayType (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_cpp.h52 const Type* ArrayType() const override { return array_type_.get(); } in ArrayType() function
Dtype_java.h47 const ValidatableType* ArrayType() const override { return m_array_type.get(); } in ArrayType() function