Home
last modified time | relevance | path

Searched defs:table_ (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/core/fs_mgr/libvbmeta/
H A Dbuilder.h49 VBMetaTable table_; variable
/aosp12/frameworks/base/tools/aapt2/link/
H A DLinkers.h143 ResourceTable* table_; variable
H A DReferenceLinker.h61 ResourceTable* table_; variable
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.h95 ResourceTable* table_; variable
/aosp12/frameworks/base/tools/aapt2/
H A DLoadedApk.h121 std::unique_ptr<ResourceTable> table_; variable
H A DResourceParser.h137 ResourceTable* table_; variable
H A DResourceParser_test.cpp90 ResourceTable table_; member in aapt::ResourceParserTest
/aosp12/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.h115 ResourceTable* table_; variable
/aosp12/art/runtime/
H A Dindirect_reference_table.h411 IrtEntry* table_; variable
H A Ddebugger.cc886 std::unordered_set<Entry, EntryHash> table_; member in art::StringTable