Home
last modified time | relevance | path

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

/system/tools/hidl/
DType.h257 struct TemplatedType : public Type { struct
268 DISALLOW_COPY_AND_ASSIGN(TemplatedType); argument
DType.cpp473 TemplatedType::TemplatedType() : mElementType(nullptr) { in TemplatedType() function in android::TemplatedType