/base/startup/init/test/unittest/fs_manager/erofs/ |
H A D | erofs_remount_unittest.cpp | 46 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 D | wakeup_action_source_parser.cpp | 40 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 D | vibrator_source_parser.cpp | 32 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 D | wakeup_source_parser.cpp | 47 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 D | suspend_source_parser.cpp | 55 std::string targetPath; in ParseSources() local 111 GetTargetPath(std::string& targetPath) GetTargetPath() argument [all...] |
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
H A D | panic_error_info_handle.cpp | 172 string targetPath = dirPath + "last_kmsg"; in CopyPstoreFileToHistoryLog() local
|
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
H A D | log_catcher_utils.cpp | 95 std::string targetPath = ""; in WriteKernelStackToFd() local
|
/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_wakeup_controller_test.cpp | 175 std::string targetPath; in HWTEST_F() local
|
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_utils.c | 207 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 D | patch_shared.cpp | 86 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 D | hnp_installer_test.cpp | 950 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 D | appspawn_sandbox.c | 568 static void MountDir(AppSpawnMsgDacInfo *info, const char *bundleName, const char *rootPath, const char *targetPath) in MountDir() argument
|