Searched refs:dex_filename_str (Results 1 – 1 of 1) sorted by relevance
2909 std::string dex_filename_str((dex_filename != nullptr) ? dex_filename : ""); in DumpOat() local2910 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in DumpOat()2937 std::string dex_filename_str((dex_filename != nullptr) ? dex_filename : ""); in SymbolizeOat() local2938 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in SymbolizeOat()2987 std::string dex_filename_str((dex_filename != nullptr) ? dex_filename : ""); in Dump() local2988 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in Dump()