Searched defs:destPath (Results 1 - 10 of 10) sorted by relevance
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
H A D | data_publisher_sys_event_callback.h | 29 DataPublisherSysEventCallback(std::string srcPath, std::string destPath, in DataPublisherSysEventCallback() argument
|
/base/update/updater/services/updater_binary/ |
H A D | update_processor.cpp | 252 std::string destPath; in Execute() local
|
/base/hiviewdfx/hiview/base/event_publish/ |
H A D | event_publish.cpp | 129 bool CopyExternalLog(int32_t uid, const std::string& externalLog, const std::string& destPath) in CopyExternalLog() argument 209 std::string destPath; in SendLogToSandBox() local
|
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage.c | 151 CopyKeyBlobFromSrc(const char *srcPath, const char *srcFileName, const char *destPath, const char *destFileName) CopyKeyBlobFromSrc() argument
|
/base/update/sys_installer/services/module_update/service/src/ |
H A D | module_update_main.cpp | 96 std::string destPath = std::string(UPDATE_BACKUP_DIR) + "/" + hmpName; in BackupFile() local
|
/base/startup/appspawn/modules/sandbox/ |
H A D | appspawn_sandbox.c | 834 const char *destPath = GetSandboxRealVar(context, in SetBundleResourceSandboxConfig() local
|
H A D | sandbox_utils.cpp | 1469 string destPath = sandboxOverlayPath + srcPath.substr(bundleNameIndex + 1, srcPath.length()); in SetOverlayAppSandboxProperty() local 1491 string destPath = sandboxPackagePath + g_bundleResourceDestPath; in SetBundleResourceAppSandboxProperty() local
|
/base/update/updater/utils/ |
H A D | utils.cpp | 568 std::string destPath = dLog.substr(0, found); in CopyUpdaterLogs() local
|
/base/startup/appspawn/standard/ |
H A D | appspawn_service.c | 1425 char destPath[PATH_SIZE] = {0}; in ProcessSpawnRemountMsg() local 1482 char destPath[PATH_SIZE] = {0}; ProcessSpawnRemountMsg() local [all...] |
/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 1077 const std::string destPath = "/data/log/copy.txt"; in HWTEST_F() local
|
Completed in 19 milliseconds