Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Ddynamic_buffer.cpp37 std::string standardizedPath = CanonicalizeSpecPath(statsPath.c_str()); in GetPerCpuStatsInfo() local
39 inFile.open(standardizedPath.c_str(), std::ios::in); in GetPerCpuStatsInfo()