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