Searched refs:cleanName (Results 1 – 1 of 1) sorted by relevance
1357 std::string cleanName = interface; in DumpHals() local1358 std::replace_if(cleanName.begin(), in DumpHals()1359 cleanName.end(), in DumpHals()1364 const std::string path = ds.bugreport_internal_dir_ + "/lshal_debug_" + cleanName; in DumpHals()1384 ds.EnqueueAddZipEntryAndCleanupIfNeeded("lshal-debug/" + cleanName + ".txt", in DumpHals()