Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp64 if (!CheckAndCreateHiviewDir(dest)) { in CopyOrMoveFile()
131 bool HiviewServiceAgent::CheckAndCreateHiviewDir(const std::string& destDir) in CheckAndCreateHiviewDir() function in OHOS::HiviewDFX::HiviewServiceAgent
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/include/
H A Dhiview_service_agent.h44 bool CheckAndCreateHiviewDir(const std::string& destDir);