Home
last modified time | relevance | path

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

/system/tools/hidl/
DType.h383 struct TemplatedType : public Type { struct
406 DISALLOW_COPY_AND_ASSIGN(TemplatedType); argument
DType.cpp766 TemplatedType::TemplatedType(Scope* parent) : Type(parent) {} in TemplatedType() function in android::TemplatedType