Home
last modified time | relevance | path

Searched refs:RootScope (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DScope.h101 struct RootScope : public Scope { struct
102 RootScope(const char* localName, const FQName& fullName, const Location& location,
104 virtual ~RootScope();
DScope.cpp266 RootScope::RootScope(const char* localName, const FQName& fullName, const Location& location, in RootScope() function in android::RootScope
269 RootScope::~RootScope() {} in ~RootScope()
271 std::string RootScope::typeName() const { in typeName()
275 status_t RootScope::validate() const { in validate()
DAST.h231 RootScope mRootScope;