Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DVectorType.h28 struct VectorType : public TemplatedType { struct
H A DVectorType.cpp28 VectorType::VectorType(Scope* parent) : TemplatedType(parent, "vec") {} in VectorType() function in android::VectorType