Home
last modified time | relevance | path

Searched defs:isVector (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/
Daidl_to_cpp.cpp68 const bool isVector = in RawParcelMethod() local
272 bool isVector = raw_type.IsArray() || raw_type.IsGeneric(); in AddHeaders() local
/system/tools/hidl/
DVectorType.cpp73 bool VectorType::isVector() const { in isVector() function in android::VectorType
DType.cpp85 bool Type::isVector() const { in isVector() function in android::Type