Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dbase.h140 string GetFileNameAny(string &path);
Dbase.cpp55 string tmpString = GetFileNameAny(debugInfo); in GetLogDebugFunctionName()
216 string filePath = GetFileNameAny(tmpPath); in PrintLogEx()
281 string GetFileNameAny(string &path) in GetFileNameAny() function
/developtools/hdc/src/host/
Dhost_updater.cpp136 context->transferConfig.optionalName = Base::GetFileNameAny(context->localPath); in CheckMaster()