Home
last modified time | relevance | path

Searched refs:GetTargetPath (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp56 bool ret = GetTargetPath(targetPath); in ParseSources()
94 bool ret = GetTargetPath(targetPath); in ParseSources()
111 bool SuspendSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() function in OHOS::PowerMgr::SuspendSourceParser
H A Dsuspend_source_parser.h31 static bool GetTargetPath(std::string& targetPath);
/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp33 GetTargetPath(targetPath, etcPath, vendorPath, systemPath); in ParseSources()
46 void VibratorSourceParser::GetTargetPath( in GetTargetPath() function in OHOS::PowerMgr::VibratorSourceParser
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_source_parser.cpp41 bool ret = GetTargetPath(targetPath); in ParseSources()
53 bool WakeupActionSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() function in OHOS::PowerMgr::WakeupActionSourceParser
H A Dwakeup_action_source_parser.h31 static bool GetTargetPath(std::string& targetPath);
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_source_parser.cpp65 bool ret = GetTargetPath(targetPath); in GetWakeupSourcesByConfig()
75 bool WakeupSourceParser::GetTargetPath(std::string& targetPath) in GetTargetPath() function in OHOS::PowerMgr::WakeupSourceParser
H A Dwakeup_source_parser.h34 static bool GetTargetPath(std::string& targetPath);
/ohos5.0/base/powermgr/power_manager/utils/vibrator/include/
H A Dvibrator_source_parser.h57 void GetTargetPath(std::string& targetPath,
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_wakeup_controller_test.cpp169 WakeupSourceParser::GetTargetPath(targetPath);