Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_source_parser.cpp37 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser
90 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_source_parser.cpp37 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
89 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser