Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine.h101 const string HILOG_NAME = "hilog.exe"; variable
/developtools/hdc/src/host/
Dclient.cpp202 string exePath = hdcPath.substr(0, index) + Base::GetPathSep() + HILOG_NAME; in GetHilogPath()