Home
last modified time | relevance | path

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

/system/tools/hidl/
DType.h361 struct TemplatedType : public Type { struct
384 DISALLOW_COPY_AND_ASSIGN(TemplatedType); argument
DType.cpp736 TemplatedType::TemplatedType(Scope* parent, const std::string& definedName) in TemplatedType() function in android::TemplatedType