Home
last modified time | relevance | path

Searched refs:Scope (Results 1 – 18 of 18) sorted by relevance

/system/tools/hidl/
DScope.cpp27 Scope::Scope(const char *localName, in Scope() function in android::Scope
31 Scope::~Scope(){} in ~Scope()
33 bool Scope::addType(NamedType *type, std::string *errorMsg) { in addType()
53 NamedType *Scope::lookupType(const FQName &fqName) const { in lookupType()
75 Scope *outerScope = static_cast<Scope *>(outerType); in lookupType()
82 LocalIdentifier *Scope::lookupIdentifier(const std::string & /*name*/) const { in lookupIdentifier()
86 bool Scope::isScope() const { in isScope()
90 Interface *Scope::getInterface() const { in getInterface()
98 bool Scope::containsSingleInterface(std::string *ifaceName) const { in containsSingleInterface()
109 bool Scope::containsInterfaces() const { in containsInterfaces()
[all …]
DScope.h32 struct Scope : public NamedType { struct
33 Scope(const char *localName,
35 virtual ~Scope();
79 DISALLOW_COPY_AND_ASSIGN(Scope); argument
DAST.h39 struct Scope;
54 void enterScope(Scope *container);
56 Scope *scope();
126 std::vector<Scope *> mScopePath;
129 Scope *mRootScope;
DCompoundType.cpp27 : Scope(localName, location), in CompoundType()
348 Scope::emitTypeDeclarations(out); in emitTypeDeclarations()
423 Scope::emitGlobalTypeDeclarations(out); in emitGlobalTypeDeclarations()
488 status_t err = Scope::emitTypeDefinitions(out, space + localName()); in emitTypeDefinitions()
566 Scope::emitJavaTypeDeclarations(out, false /* atTopLevel */); in emitJavaTypeDeclarations()
1034 if (mStyle != STYLE_STRUCT || !Scope::isJavaCompatible()) { in isJavaCompatible()
1048 if (Scope::containsPointer()) { in containsPointer()
DInterface.cpp72 : Scope(localName, location), in Interface()
729 status_t status = Scope::emitGlobalTypeDeclarations(out); in emitGlobalTypeDeclarations()
743 status_t err = Scope::emitTypeDefinitions(out, space + localName()); in emitTypeDefinitions()
905 if (!Scope::isJavaCompatible()) { in isJavaCompatible()
DAST.cpp40 mRootScope(new Scope("" /* localName */, Location::startOf(path))) { in AST()
192 void AST::enterScope(Scope *container) { in enterScope()
200 Scope *AST::scope() { in scope()
DInterface.h29 struct Interface : public Scope {
DCompoundType.h29 struct CompoundType : public Scope {
DAndroid.bp81 "Scope.cpp",
DEnumType.h31 struct EnumType : public Scope {
Dmain.cpp290 Scope *rootScope = typesAST->scope(); in generateMakefileSection()
402 Scope *rootScope = typesAST->scope(); in packageNeedsJavaCode()
DEnumType.cpp32 : Scope(localName, location), in EnumType()
/system/tools/hidl/c2hal/
DScope.h32 struct Scope { struct
33 Scope() {} in Scope() function
34 ~Scope() {} in ~Scope() argument
44 DISALLOW_COPY_AND_ASSIGN(Scope);
48 void Scope<T>::enter(std::string name, T item) { in enter()
60 void Scope<T>::leave(std::string name) { in leave()
72 T Scope<T>::lookup(std::string name) const { in lookup()
DAST.h61 const Scope<Define *> &getDefinesScope() const;
62 Scope<Define *> &getDefinesScope();
78 Scope<Define *> mDefinesScope;
DAST.cpp111 const Scope<Define *> &AST::getDefinesScope() const { in getDefinesScope()
115 Scope<Define *> &AST::getDefinesScope() { in getDefinesScope()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt90 Scope .............................................................................................…
1135 Scope
Draw_structures.txt90 Scope .............................................................................................…
1135 Scope
Draw_commands_fixed.txt93 Scope .............................................................................................…
905 Scope