Home
last modified time | relevance | path

Searched defs:ParseSources (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_source_parser.cpp42 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
82 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
153 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
/base/powermgr/power_manager/utils/vibrator/src/
Dvibrator_source_parser.cpp28 std::vector<VibratorSource> VibratorSourceParser::ParseSources( in ParseSources() function in OHOS::PowerMgr::VibratorSourceParser
71 std::vector<VibratorSource> VibratorSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::VibratorSourceParser
/base/powermgr/power_manager/services/native/src/wakeup_action/
Dwakeup_action_source_parser.cpp36 std::shared_ptr<WakeupActionSources> WakeupActionSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::WakeupActionSourceParser
79 std::shared_ptr<WakeupActionSources> WakeupActionSourceParser::ParseSources(const std::string& json… in ParseSources() function in OHOS::PowerMgr::WakeupActionSourceParser
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_source_parser.cpp38 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser
109 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser