Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp41 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
84 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
137 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/
H A 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
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/
H A 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
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_source_parser.cpp38 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser
101 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser