Searched refs:dex_file_symbols (Results 1 – 1 of 1) sorted by relevance
449 std::vector<DexFileSymbol> dex_file_symbols; in LoadSymbols() local459 &dex_file_symbols); in LoadSymbols()462 status = ReadSymbolsFromDexFile(debug_file_path_, dex_file_offsets_, &dex_file_symbols); in LoadSymbols()471 for (auto& symbol : dex_file_symbols) { in LoadSymbols()