Home
last modified time | relevance | path

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

/system/tools/hidl/
DScalarType.h25 struct ScalarType : public Type { struct
40 ScalarType(Kind kind, Scope* parent); argument
DScalarType.cpp27 ScalarType::ScalarType(Kind kind, Scope* parent) in ScalarType() function in android::ScalarType