Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp291 char resolvePath[PATH_MAX] = {0}; in KillProcessByPid() local
292 if (realpath(path.c_str(), resolvePath) == nullptr) { in KillProcessByPid()
296 fin.open(resolvePath); in KillProcessByPid()
298 XCOLLIE_LOGI("open file failed, %{public}s.", resolvePath); in KillProcessByPid()

Completed in 1 milliseconds