Home
last modified time | relevance | path

Searched refs:commonEventSupport (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dcharger_state_collection.cpp179 void ChargerStateCollection::PublishIdleEvent(bool isIdle, const std::string commonEventSupport) in PublishIdleEvent() argument
184 want.SetAction(commonEventSupport); in PublishIdleEvent()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/
H A Dcharger_state_collection.h77 static void PublishIdleEvent(bool isIdle, const std::string commonEventSupport);
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp160 static void TriggerEvent(int32_t userId, const std::string &commonEventSupport);
301 void WallpaperTest::TriggerEvent(int32_t userId, const std::string &commonEventSupport) in TriggerEvent() argument
304 want.SetAction(commonEventSupport); in TriggerEvent()
306 std::string data(commonEventSupport); in TriggerEvent()