Searched defs:ParseSources (Results 1 – 4 of 4) sorted by relevance
41 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser84 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser137 std::shared_ptr<SuspendSources> SuspendSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::SuspendSourceParser
28 std::vector<VibratorSource> VibratorSourceParser::ParseSources( in ParseSources() function in OHOS::PowerMgr::VibratorSourceParser71 std::vector<VibratorSource> VibratorSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::VibratorSourceParser
36 std::shared_ptr<WakeupActionSources> WakeupActionSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::WakeupActionSourceParser79 std::shared_ptr<WakeupActionSources> WakeupActionSourceParser::ParseSources(const std::string& json… in ParseSources() function in OHOS::PowerMgr::WakeupActionSourceParser
38 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources() in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser101 std::shared_ptr<WakeupSources> WakeupSourceParser::ParseSources(const std::string& jsonStr) in ParseSources() function in OHOS::PowerMgr::WakeupSourceParser