Home
last modified time | relevance | path

Searched defs:targetPath (Results 1 - 12 of 12) sorted by relevance

/base/startup/init/test/unittest/fs_manager/erofs/
H A Derofs_remount_unittest.cpp46 const char *targetPath = STARTUP_INIT_UT_PATH"/data/modem2Exchangetarget"; in HWTEST_F() local
66 const char *targetPath = STARTUP_INIT_UT_PATH"/data/Exchange2Modetarget"; in HWTEST_F() local
[all...]
/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_source_parser.cpp40 std::string targetPath; in ParseSources() local
53 bool WakeupActionSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() argument
[all...]
/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp32 std::string targetPath; in ParseSources() local
46 GetTargetPath( std::string& targetPath, const std::string& etcPath, const std::string& vendorPath, const std::string& systemPath) GetTargetPath() argument
[all...]
/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_source_parser.cpp47 std::string targetPath; in ParseSources() local
67 bool WakeupSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() argument
[all...]
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp55 std::string targetPath; in ParseSources() local
111 GetTargetPath(std::string& targetPath) GetTargetPath() argument
[all...]
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_error_info_handle.cpp172 string targetPath = dirPath + "last_kmsg"; in CopyPstoreFileToHistoryLog() local
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp95 std::string targetPath = ""; in WriteKernelStackToFd() local
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_wakeup_controller_test.cpp175 std::string targetPath; in HWTEST_F() local
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c207 int32_t GetPath(const char *path, const char *name, char *targetPath, uint32_t pathLen, uint32_t bakFlag) in GetPath() argument
/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp86 GetUpdateBlockInfo(UpdateBlockInfo &infos, const std::string &packagePath, const std::string &srcImage, const std::string &targetPath) GetUpdateBlockInfo() argument
152 ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, TransferManagerPtr tm, const std::string &partitionName, const std::string &targetPath) ExecuteTransferCommand() argument
191 DoExecuteUpdateBlock(const UpdateBlockInfo &infos, TransferManagerPtr tm, const std::vector<std::string> &lines, const std::string &targetPath, const std::string &dstImage) DoExecuteUpdateBlock() argument
362 ExecuteUpdateBlock(Uscript::UScriptEnv &env, const UpdateBlockInfo &infos, const std::string targetPath, std::string destImage) ExecuteUpdateBlock() argument
412 RestoreOriginalFile(const std::string &packagePath, const std::string &srcImage, const std::string &targetPath) RestoreOriginalFile() argument
[all...]
/base/startup/appspawn/test/unittest/hnp_test/
H A Dhnp_installer_test.cpp950 static bool HnpSymlinkCheck(const char *sourcePath, const char *targetPath) in HnpSymlinkCheck() argument
971 GTEST_LOG_(INFO) << "sourcelink is" << link << ";targetlink is" << targetPath; in HnpSymlinkCheck() local
/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c568 static void MountDir(AppSpawnMsgDacInfo *info, const char *bundleName, const char *rootPath, const char *targetPath) in MountDir() argument

Completed in 11 milliseconds