Home
last modified time | relevance | path

Searched defs:tmpDirPath (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/base/utility/
Dfile_util.cpp45 bool CheckAndCreateDirectory(const std::string &tmpDirPath) in CheckAndCreateDirectory()
497 char tmpDirPath[PATH_MAX] = { 0 }; in CreateMultiDirectory() local