Searched defs:dimension (Results 1 - 2 of 2) sorted by relevance
/system/tools/hidl/ | ||
H A D | ArrayType.cpp | 233 << dimension() 308 << dimension() 498 } else { // Multi-dimension array case. 535 size_t ArrayType::dimension() const { function in class:android::ArrayType |
/system/tools/aidl/ | ||
H A D | ast_java.h | 89 int dimension = 0; member in struct:android::aidl::java::Variable 93 Variable(const Type* type, const std::string& name, int dimension); |
Completed in 50 milliseconds