Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DInlineXmlFormatParser.cpp79 InlineDeclaration decl; in Visit() local
123 for (const InlineDeclaration& decl : visitor.GetInlineDeclarations()) { in Consume() local
/frameworks/av/media/common_time/
Dcc_helper.cpp95 #define CCHELPER_METHOD(decl, call) \ argument
/frameworks/base/tools/aapt2/format/binary/
DXmlFlattener.cpp111 for (const xml::NamespaceDecl& decl : node->namespace_decls) { in Visit() local
189 void WriteNamespace(const xml::NamespaceDecl& decl, uint16_t type) { in WriteNamespace()
/frameworks/base/tools/aapt2/xml/
DXmlUtil.cpp86 [](const NamespaceDecl& decl) -> bool { return decl.uri == kSchemaTools; }); in Visit()
DXmlDom.cpp82 NamespaceDecl decl; in StartNamespaceHandler() local
289 NamespaceDecl decl; in Inflate() local
533 for (const NamespaceDecl& decl : el->namespace_decls) { in BeforeVisitElement() local
555 const PackageDecl& decl = *iter2; in TransformPackageAlias() local
DXmlDom_test.cpp74 NamespaceDecl decl; in TEST() local
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize_test.cpp171 xml::NamespaceDecl decl; in TEST() local
DProtoDeserialize.cpp902 xml::NamespaceDecl decl; in DeserializeXmlFromPb() local
/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java1057 String decl = type.getDeclaration(); in emitJniCode() local
1094 String decl = type.getDeclaration(); in emitJniCode() local
1148 String decl = type.getDeclaration(); in emitJniCode() local
/frameworks/compile/libbcc/lib/
DRSAddDebugInfoPass.cpp243 llvm::Instruction *decl = DebugInfo.insertDeclare( in attachDebugInfo() local
/frameworks/base/tools/aapt2/cmd/
DUtil.cpp137 xml::NamespaceDecl decl; in CreateAndroidNamespaceDecl() local
/frameworks/base/tools/aapt2/link/
DReferenceLinker.cpp51 StringPool* string_pool, xml::IPackageDeclStack* decl) in ReferenceLinkerVisitor()
/frameworks/base/tools/aapt2/
DDebug.cpp421 for (const xml::NamespaceDecl& decl : el->namespace_decls) { in Visit() local