Home
last modified time | relevance | path

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

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