Searched defs:ScalarType (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/hidl/ | ||
H A D | ScalarType.h | 25 struct ScalarType : public Type { struct |
H A D | ScalarType.cpp | 27 ScalarType::ScalarType(Kind kind, Scope* parent) in ScalarType() function in android::ScalarType |