Searched refs:DexFileSymbol (Results 1 – 6 of 6) sorted by relevance
30 typedef art_api::dex::MethodInfo DexFileSymbol; typedef32 struct DexFileSymbol { struct41 std::vector<DexFileSymbol>* symbols); argument44 std::vector<DexFileSymbol>* symbols);
28 std::vector<DexFileSymbol> symbols; in TEST()31 DexFileSymbol target; in TEST()
32 const std::vector<uint64_t>& dex_file_offsets, std::vector<DexFileSymbol>* symbols, in ReadSymbols()60 std::vector<DexFileSymbol>* symbols) { in ReadSymbolsFromDexFileInMemory()81 std::vector<DexFileSymbol>* symbols) { in ReadSymbolsFromDexFile()
425 std::vector<DexFileSymbol> dex_file_symbols; in LoadSymbols()
33 std::vector<DexFileSymbol>*) { in ReadSymbolsFromDexFileInMemory() argument38 std::vector<DexFileSymbol>*) { in ReadSymbolsFromDexFile() argument
115 std::vector<DexFileSymbol> symbols; in LoadDso()118 for (const DexFileSymbol& symbol : symbols) { in LoadDso()