Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp293 std::string errLogStr = std::string(__func__) + ": open " + std::string(file) + " falied"; in GetProcData() local
301 std::string errLogStr = std::string(__func__) + ": fgets " + std::string(file) + " falied"; in GetProcData() local
308 std::string errLogStr = std::string(__func__) + ": fclose " + std::string(file) + " falied"; in GetProcData() local