/aosp12/frameworks/base/tools/aapt/ |
H A D | Symbol.h | 29 struct Symbol { struct 47 inline SymbolDefinition(const Symbol& s, const ConfigDescription& c, const SourcePos& src); argument 59 Symbol::Symbol() { in Symbol() function 62 Symbol::Symbol(const android::String16& p, const android::String16& t, const android::String16& n, … in Symbol() function
|
H A D | ResourceTable.cpp | 4974 KeyedVector<Symbol, Vector<SymbolDefinition> >& resources) { in getDensityVaryingResources()
|
/aosp12/system/extras/simpleperf/ |
H A D | dso.h | 59 struct Symbol { struct 64 Symbol(std::string_view name, uint64_t addr, uint64_t len); argument 80 static bool CompareByDumpId(const Symbol* s1, const Symbol* s2) { in CompareByDumpId() argument 88 static bool CompareByAddr(const Symbol* s1, const Symbol* s2) { return s1->addr < s2->addr; } in CompareByAddr() argument 90 static bool CompareValueByAddr(const Symbol& s1, const Symbol& s2) { return s1.addr < s2.addr; } in CompareValueByAddr() argument 94 mutable const char* demangled_name_; 95 mutable uint32_t dump_id_; 119 // SymbolDir is used to add a directory containing files with symbols. Each file under it will argument
|
H A D | cmd_record_test.cpp | 348 const std::function<bool(const Symbol&, uint32_t)>& callback) { in ProcessSymbolsInPerfDataFile() 365 auto callback = [&](const Symbol&, uint32_t) { in CheckDumpedSymbols() 401 auto callback = [&](const Symbol&, uint32_t file_type) { in TEST()
|
H A D | dso.cpp | 209 Symbol::Symbol(std::string_view name, uint64_t addr, uint64_t len) in Symbol() function in simpleperf::Symbol
|
/aosp12/frameworks/base/tools/aapt2/process/ |
H A D | SymbolTable.h | 56 struct Symbol { struct 66 Symbol& operator=(const Symbol&) = default; argument 67 Symbol& operator=(Symbol&&) = default; argument 91 const Symbol* FindByName(const ResourceName& name); argument
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | Archive.h | 93 struct Symbol { struct 97 Symbol(const char* pName, uint32_t pOffset, enum Status pStatus) in Symbol() argument 100 ~Symbol() {} in ~Symbol() argument 108 typedef std::vector<Symbol*> SymTabType; argument
|
H A D | ELFReader.h | 41 typedef llvm::ELF::Elf32_Sym Symbol; typedef 126 typedef llvm::ELF::Elf64_Sym Symbol; typedef
|
/aosp12/build/soong/symbol_inject/ |
H A D | symbol_inject.go | 169 type Symbol struct { struct 170 Name string 171 Addr uint64 // Address of the symbol inside the section. 172 Size uint64 // Size of the symbol, if known. 173 Section *Section
|
/aosp12/bionic/tools/versioner/src/ |
H A D | DeclarationDatabase.h | 166 struct Symbol { struct 173 bool operator<(const Symbol& rhs) const { argument 202 std::map<std::string, Symbol> symbols; argument
|
/aosp12/build/soong/cmd/host_bionic_inject/ |
H A D | host_bionic_inject.go | 120 func findSymbol(symbols []elf.Symbol, name string) (elf.Symbol, error) { 130 func checkLinker(file, linker *elf.File, fileSyms []elf.Symbol) error {
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | ResourcesInternal.proto | 29 message Symbol { message
|
H A D | ResourceValues.h | 293 struct Symbol { struct 294 Reference symbol; 295 uint32_t value; 296 uint8_t type;
|
H A D | Resources.proto | 409 message Symbol { message
|
/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | ELFDynamic.h | 53 typedef llvm::ELF::Elf32_Sym Symbol; typedef 84 typedef llvm::ELF::Elf64_Sym Symbol; typedef
|
/aosp12/build/soong/cc/symbolfile/ |
H A D | __init__.py | 55 class Symbol: class 184 def should_omit_symbol(symbol: Symbol, arch: Arch, api: int, llndk: bool,
|
/aosp12/system/extras/simpleperf/runtest/ |
H A D | runtest.py | 56 class Symbol(object): class
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |