Searched refs:dex_filename_str (Results 1 – 1 of 1) sorted by relevance
2895 std::string dex_filename_str((dex_filename != nullptr) ? dex_filename : ""); in DumpOat() local2896 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in DumpOat()2923 std::string dex_filename_str((dex_filename != nullptr) ? dex_filename : ""); in SymbolizeOat() local2924 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in SymbolizeOat()2973 std::string dex_filename_str((dex_filename != nullptr) ? dex_filename : ""); in Dump() local2974 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in Dump()