Home
last modified time | relevance | path

Searched defs:srcPath (Results 1 – 25 of 37) sorted by relevance

12

/base/security/huks/utils/compatibility_bin/
Dcompatibility_small_bin.c86 static void MoveOldFileToNew(const char *srcPath, const char *tarPath) in MoveOldFileToNew()
116 const char *srcPath, const char *tarPath) in ConstructSrcAndTargetPath()
148 static void MoveOldFolderToNew(const char *srcPath, const char *tarPath) in MoveOldFolderToNew()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Ddata_publisher_sys_event_callback.h29 DataPublisherSysEventCallback(std::string srcPath, std::string destPath, in DataPublisherSysEventCallback()
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
Djs_wallpaper_extension_ability.cpp66 std::string srcPath = ""; in Init() local
75 void JsWallpaperExtensionAbility::InitMoudle(std::string srcPath) in InitMoudle()
216 void JsWallpaperExtensionAbility::GetSrcPath(std::string &srcPath) in GetSrcPath()
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Dzip_utils.cpp22 bool ZipUtils::ZipFolder(const std::string &srcPath, const std::string &dstFile, const ZipTickNotif… in ZipFolder()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher.cpp159 std::string srcPath = TEMP_SRC_DIR; in OnSysEvent() local
170 std::string srcPath, std::string timeStr) in HandleSubscribeTask()
258 std::string srcPath = TEMP_EXPORT_SRC_DIR; in AddExportTask() local
Ddata_publisher_sys_event_callback.cpp68 void DataPublisherSysEventCallback::HandleEventFile(const std::string &srcPath, const std::string &… in HandleEventFile()
/base/update/sys_installer/frameworks/installer_manager/src/
Dinstaller_manager_helper.cpp89 int32_t InstallerManagerHelper::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg()
Dinstaller_manager.cpp97 int32_t InstallerManager::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg()
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
Devent_write_handler.cpp63 const std::string& destPath) { in GetEventWriter()
/base/update/sys_installer/frameworks/ipc_server/src/
Dsys_installer_server.cpp84 int32_t SysInstallerServer::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg()
/base/customization/enterprise_device_management/framework/extension/src/
Djs_enterprise_admin_extension.cpp52 std::string srcPath; in Init() local
276 void JsEnterpriseAdminExtension::GetSrcPath(std::string& srcPath) in GetSrcPath()
/base/global/i18n/services/src/
Dhmos_libphonenumber_mount.cpp70 std::string srcPath = CFG_PATH + DATA_FILES[i]; in CopyDataFile() local
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp88 std::string srcPath = PATH_DIR; in GetTempFilePath() local
335 for (const auto& srcPath : files) { in SendEventToSandBox() local
381 std::string srcPath = GetTempFilePath(uid); in PushEvent() local
/base/theme/wallpaper_mgr/utils/src/
Dfile_deal.cpp62 std::filesystem::path srcPath(sourceFile); in CopyFile() local
/base/startup/appspawn/service/hnp/base/
Dhnp_file.c100 int GetRealPath(char *srcPath, char *realPath) in GetRealPath()
/base/startup/init/services/modules/init_eng/
Dinit_eng.c154 char srcPath[PATH_MAX] = {}; in DebugFilesOverlay() local
/base/security/security_guard/frameworks/common/utils/src/
Dsecurity_guard_utils.cpp114 bool SecurityGuardUtils::CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile()
/base/global/resource_management/test/resource/src/all/
Dconfig.json40 "srcPath": "MainAbility", string
/base/security/code_signature/test/unittest/
Denable_verity_test.cpp158 static void CopyData(const std::string &srcPath, FILE *fout) in CopyData()
168 static bool CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile()
184 static bool ExpandFile(const std::string &srcPath, const std::string &expandDataFile, in ExpandFile()
/base/inputmethod/imf/frameworks/kits/extension/src/
Djs_inputmethod_extension.cpp99 std::string srcPath; in Init() local
374 void JsInputMethodExtension::GetSrcPath(std::string &srcPath) in GetSrcPath()
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
Dsys_installer_kits_impl.cpp228 int32_t SysInstallerKitsImpl::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg()
Dsys_installer_proxy.cpp202 int32_t SysInstallerProxy::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg()
/base/print/print_fwk/frameworks/kits/extension/src/
Djs_print_extension.cpp81 std::string srcPath = ""; in InitExtensionObj() local
286 void JsPrintExtension::GetSrcPath(std::string &srcPath) in GetSrcPath()
/base/notification/common_event_service/frameworks/extension/src/
Djs_static_subscriber_extension.cpp101 std::string srcPath(Extension::abilityInfo_->moduleName + "/"); in Init() local
/base/startup/appspawn/modules/sandbox/
Dsandbox_utils.cpp643 const std::string &srcPath, const std::string &sandboxPath, in DoDlpAppMountStrategy()
687const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned lo… in HandleSpecialAppMount()
815 … std::string srcPath = ConvertToRealPath(appProperty, mntPoint[g_srcPath].get<std::string>()); in DoAllMntPointsMount() local
1473 std::string srcPath = hapPath.substr(0, pathIndex); in SetOverlayAppSandboxProperty() local
1501 string srcPath = g_bundleResourceSrcPath; in SetBundleResourceAppSandboxProperty() local
1832 static void MountDir(const AppSpawningCtx *property, const char *rootPath, const char *srcPath, con… in MountDir()

12