Home
last modified time | relevance | path

Searched refs:cleanName (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1357 std::string cleanName = interface; in DumpHals() local
1358 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()