Home
last modified time | relevance | path

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

/system/tools/hidl/
DScope.cpp250 RootScope::RootScope(const char* localName, const FQName& fullName, const Location& location, in RootScope() function in android::RootScope
253 RootScope::~RootScope() {} in ~RootScope()
255 std::string RootScope::typeName() const { in typeName()
259 status_t RootScope::validate() const { in validate()
DScope.h98 struct RootScope : public Scope { struct
99 RootScope(const char* localName, const FQName& fullName, const Location& location,
101 virtual ~RootScope();
DAST.h234 RootScope mRootScope;