Searched refs:HILOG_NAME (Results 1 – 2 of 2) sorted by relevance
101 const string HILOG_NAME = "hilog.exe"; variable
202 string exePath = hdcPath.substr(0, index) + Base::GetPathSep() + HILOG_NAME; in GetHilogPath()