Searched refs:scene_ (Results 1 - 4 of 4) sorted by relevance
/base/powermgr/power_manager/services/native/src/wakeup_action/ | ||
H A D | wakeup_action_sources.h | 41 scene_ = scene; in WakeupActionSource() 47 return scene_; in GetScene() 55 std::string scene_; member in OHOS::PowerMgr::WakeupActionSource |
/base/powermgr/power_manager/utils/vibrator/include/ | ||
H A D | vibrator_source_parser.h | 29 VibratorSource(std::string scene, bool enable, std::string type) : scene_(scene), enable_(enable), type_(type) {};
in VibratorSource() 42 return scene_; in GetScene() 45 std::string scene_; member in OHOS::PowerMgr::VibratorSource |
/base/powermgr/thermal_manager/services/native/include/ | ||
H A D | thermal_service.h | 165 return scene_; in GetScene() 214 static std::string scene_; member in OHOS::PowerMgr::final |
/base/powermgr/thermal_manager/services/native/src/ | ||
H A D | thermal_service.cpp | 56 std::string ThermalService::scene_; member in OHOS::PowerMgr::ThermalService 503 scene_ = scene; in SetScene() |
Completed in 2 milliseconds