Home
last modified time | relevance | path

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

/system/tools/hidl/
DMethod.h113 struct TypedVar { struct
125 DISALLOW_COPY_AND_ASSIGN(TypedVar); argument
DMethod.cpp239 TypedVar::TypedVar(const char *name, Type *type) in TypedVar() function in android::TypedVar