Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dbase.h70 string GetPathWithoutFilename(const string &s);
Dfile.cpp136 context->localDirName = Base::GetPathWithoutFilename(context->localPath); in SetMasterParameters()
Dbase.cpp1113 string GetPathWithoutFilename(const string &s) in GetPathWithoutFilename() function