Home
last modified time | relevance | path

Searched defs:errLogStr (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter.cpp340 std::string errLogStr = std::string(__func__) + ": open " + std::string(file) + " failed"; in GetProcData() local
348 std::string errLogStr = std::string(__func__) + ": fgets " + std::string(file) + " failed"; in GetProcData() local
355 std::string errLogStr = std::string(__func__) + ": fclose " + std::string(file) + " failed"; in GetProcData() local