Searched defs:targetPath (Results 1 – 11 of 11) sorted by relevance
| /base/powermgr/power_manager/utils/vibrator/src/ |
| D | vibrator_source_parser.cpp | 32 std::string targetPath; in ParseSources() local 47 …std::string& targetPath, const std::string& etcPath, const std::string& vendorPath, const std::str… in GetTargetPath()
|
| /base/update/updater/services/diffpatch/patch_shared/ |
| D | patch_shared.cpp | 67 const std::string &srcImage, const std::string &targetPath) in GetUpdateBlockInfo() 129 TransferManagerPtr tm, const std::string &partitionName, const std::string &targetPath) in ExecuteTransferCommand() 168 … const std::vector<std::string> &lines, const std::string &targetPath, const std::string &dstImage) in DoExecuteUpdateBlock() 340 const std::string targetPath, std::string destImage) in ExecuteUpdateBlock() 387 …nalFile(const std::string &packagePath, const std::string &srcImage, const std::string &targetPath) in RestoreOriginalFile()
|
| /base/powermgr/power_manager/services/native/src/wakeup_action/ |
| D | wakeup_action_source_parser.cpp | 40 std::string targetPath; in ParseSources() local 53 bool WakeupActionSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath()
|
| /base/powermgr/power_manager/services/native/src/wakeup/ |
| D | wakeup_source_parser.cpp | 64 std::string targetPath; in GetWakeupSourcesByConfig() local 75 bool WakeupSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath()
|
| /base/powermgr/power_manager/services/native/src/suspend/ |
| D | suspend_source_parser.cpp | 107 std::string targetPath; in GetSuspendSourcesByConfig() local 118 bool SuspendSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath()
|
| /base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/ |
| D | log_catcher_utils.cpp | 87 std::string targetPath = ""; in WriteKernelStackToFd() local
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| D | power_wakeup_controller_test.cpp | 168 std::string targetPath; variable
|
| /base/startup/appspawn/modules/sysevent/ |
| D | hisysevent_adapter.cpp | 154 void ReportMountFail(const char* bundleName, const char* srcPath, const char* targetPath, in ReportMountFail()
|
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| D | hks_storage_utils.c | 203 int32_t GetPath(const char *path, const char *name, char *targetPath, uint32_t pathLen, uint32_t ba… in GetPath()
|
| /base/startup/appspawn/modules/sandbox/ |
| D | sandbox_shared_mount.cpp | 172 char targetPath[PATH_MAX_LEN] = {0}; in MountEl1Bundle() local
|
| D | sandbox_utils.cpp | 1892 static void UmountDir(const char *rootPath, const char *targetPath, const AppSpawnedProcessInfo *ap… in UmountDir()
|