Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/utils/compatibility_bin/
H A 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
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp68 …aPublisherSysEventCallback::HandleEventFile(const std::string &srcPath, const std::string &desPath) in HandleEventFile()
H A Ddata_publisher.cpp178 std::string desPath; in HandleSubscribeTask() local
262 std::string desPath = OHOS::HiviewDFX::DataShareUtil::GetSandBoxPathByUid(uid); in AddExportTask() local
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp253 std::string desPath = GetSandBoxBasePath(uid, bundleName); in SaveEventAndLogToSandBox() local
312 std::string desPath = GetSandBoxBasePath(uid, bundleName); in SendOverLimitEventToSandBox() local
347 std::string desPath = GetSandBoxBasePath(uid, bundleName); in SendEventToSandBox() local
382 std::string desPath = GetSandBoxBasePath(uid, bundleName); in PushEvent() local
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dlog_util.cpp125 const string& pattern, string& desPath) in IsTestModel()