Home
last modified time | relevance | path

Searched defs:srcPath (Results 1 - 25 of 151) sorted by relevance

1234567

/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_env.cpp30 const std::string &srcPath = OHOS::AbilityEnvImpl::GetInstance().GetSrcPath(); in GetSrcPath() local
H A Dability_scheduler.cpp47 char *srcPath = reinterpret_cast<char *>(ReadString(data, nullptr)); in AmsCallback() local
/foundation/ability/ability_lite/frameworks/ability_lite/include/
H A Dapp_info.h24 std::string srcPath; member
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/include/
H A Dfile_info.h23 std::string srcPath; member
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dsymlink.cpp29 int SymlinkImpl::Symlink(const std::string& target, const std::string& srcPath) in Symlink() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dextract_param.h35 std::string srcPath; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_publisher_sys_event_callback.h29 DataPublisherSysEventCallback(std::string srcPath, std::string destPath, in DataPublisherSysEventCallback() argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dzip_utils.cpp22 bool ZipUtils::ZipFolder(const std::string &srcPath, const std::string &dstFile, const ZipTickNotify notify) in ZipFolder() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp68 void DataPublisherSysEventCallback::HandleEventFile(const std::string &srcPath, const std::string &desPath) in HandleEventFile() argument
/base/startup/init/test/unittest/fs_manager/erofs/
H A Derofs_remount_unittest.cpp45 const char *srcPath = STARTUP_INIT_UT_PATH"/data/modem2Exchange"; in HWTEST_F() local
65 const char *srcPath = STARTUP_INIT_UT_PATH"/data/Exchange2Mode"; in HWTEST_F() local
[all...]
/base/update/sys_installer/frameworks/installer_manager/src/
H A Dinstaller_manager_helper.cpp89 int32_t InstallerManagerHelper::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg() argument
H A Dinstaller_manager.cpp97 int32_t InstallerManager::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg() argument
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dapplication_env_impl.h30 std::string srcPath; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_file_utils.cpp78 int32_t PhotoFileUtils::GetMetaPathFromOrignalPath(const std::string &srcPath, std::string &metaPath) in GetMetaPathFromOrignalPath() argument
/base/security/security_guard/frameworks/common/utils/src/
H A Dsecurity_guard_utils.cpp118 bool SecurityGuardUtils::CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile() argument
/base/startup/appspawn/service/hnp/base/
H A Dhnp_file.c100 int GetRealPath(char *srcPath, char *realPath) in GetRealPath() argument
/base/security/huks/utils/compatibility_bin/
H A Dcompatibility_small_bin.c86 static void MoveOldFileToNew(const char *srcPath, const char *tarPath) in MoveOldFileToNew() argument
148 static void MoveOldFolderToNew(const char *srcPath, const char *tarPath) in MoveOldFolderToNew() argument
115 ConstructSrcAndTargetPath(char *curPath, char *desPath, struct dirent *ptr, const char *srcPath, const char *tarPath) ConstructSrcAndTargetPath() argument
/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_server.cpp84 int32_t SysInstallerServer::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg() argument
H A Dsys_installer_stub.cpp153 string srcPath = Str16ToStr8(data.ReadString16()); in AccDecompressAndVerifyPkgStub() local
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dsys_installer_proxy.cpp202 int32_t SysInstallerProxy::AccDecompressAndVerifyPkg(const std::string &srcPath, in AccDecompressAndVerifyPkg() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Djs_child_process.cpp54 std::string srcPath = info->srcEntry; in Init() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_paint_test.cpp226 Path srcPath; in HWTEST_F() local
/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
H A Dremotefileshare_fuzzer.cpp114 const char* srcPath = "/data/service/el2/100/hmdfs/non_account/data/com.ohos.camera"; in ShareFilePathIoctlCidFuzzTest() local
/base/global/i18n/services/src/
H A Dhmos_libphonenumber_mount.cpp70 std::string srcPath = CFG_PATH + DATA_FILES[i]; in CopyDataFile() local
/base/startup/init/services/modules/init_eng/
H A Dinit_eng.c154 char srcPath[PATH_MAX] = {}; in DebugFilesOverlay() local

Completed in 11 milliseconds

1234567