Home
last modified time | relevance | path

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

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