Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dauth.cpp251 const char harmoneyPath[] = ".harmony"; in GetUserKeyPath() local
258 string dir = string(buf) + Base::GetPathSep() + string(harmoneyPath) + Base::GetPathSep(); in GetUserKeyPath()