Home
last modified time | relevance | path

Searched refs:SA_STATUS (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dlistener_manager_adapter.cpp78 bool isAdded = message.want_->GetBoolParam(SA_STATUS, false); in UpdateListenerList()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp75 const std::string SA_STATUS = "isAdded"; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h75 extern const std::string SA_STATUS;
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp266 standbyMessage.want_->SetParam(SA_STATUS, isAdded); in NotifySystemAbilityStatusChanged()
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp262 standbyMessage.want_->SetParam(SA_STATUS, false); in HWTEST_F()
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp565 bool isAdded = message.want_->GetBoolParam(SA_STATUS, false); in ResetFirewallStatus()
H A Drunning_lock_strategy.cpp427 bool isAdded = message.want_->GetBoolParam(SA_STATUS, false); in ResetProxyStatus()

Completed in 5 milliseconds