Home
last modified time | relevance | path

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

/system/tools/hidl/
DVectorType.h28 struct VectorType : public TemplatedType { struct
DVectorType.cpp28 VectorType::VectorType(Scope* parent) : TemplatedType(parent) {} in VectorType() function in android::VectorType