Home
last modified time | relevance | path

Searched refs:checkPath (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp104 char checkPath[PATH_MAX] = {0}; in GetFirstLine() local
105 if (realpath(path.c_str(), checkPath) == nullptr) { in GetFirstLine()
110 std::ifstream inFile(checkPath); in GetFirstLine()

Completed in 2 milliseconds