Home
last modified time | relevance | path

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

/base/security/huks/utils/compatibility_bin/
Dcompatibility_small_bin.c115 static int ConstructSrcAndTargetPath(char *curPath, char *desPath, struct dirent *ptr, in ConstructSrcAndTargetPath()
164 char desPath[DEFAULT_PATH_LEN] = { 0 }; in MoveOldFolderToNew() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher_sys_event_callback.cpp68 …aPublisherSysEventCallback::HandleEventFile(const std::string &srcPath, const std::string &desPath) in HandleEventFile()
Ddata_publisher.cpp178 std::string desPath; in HandleSubscribeTask() local
262 std::string desPath = OHOS::HiviewDFX::DataShareUtil::GetSandBoxPathByUid(uid); in AddExportTask() local
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp376 std::string desPath = FileUtil::GetSandBoxBasePath(eventParams.uid, eventParams.pathHolder); in SaveEventAndLogToSandBox() local
435 std::string desPath = FileUtil::GetSandBoxBasePath(eventParams.uid, eventParams.pathHolder); in SendOverLimitEventToSandBox() local
473 std::string desPath = FileUtil::GetSandBoxBasePath(uid, pathHolder); in SendEventToSandBox() local
493 std::string desPath = FileUtil::GetSandBoxBasePath(uid, pathHolder); in IsAppListenedEvent() local
519 std::string desPath = FileUtil::GetSandBoxBasePath(uid, pathHolder); in PushEvent() local
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp132 const string& pattern, string& desPath) in IsTestModel()