Home
last modified time | relevance | path

Searched refs:LOWPOWER_MODE (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_inner_define.h131 LOWPOWER_MODE, enumerator
132 POWER_MODE_MAX = LOWPOWER_MODE
/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnetworkvpn_service.h65 LOWPOWER_MODE, enumerator
66 POWER_MODE_MAX = LOWPOWER_MODE
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_core.cpp135 bool isPowerSave = (code == SAVE_MODE || code == LOWPOWER_MODE); in OnReceiveEvent()
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_core.cpp150 eventData.SetCode(LOWPOWER_MODE); in HWTEST_F()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dut_net_policy_core.cpp150 eventData.SetCode(LOWPOWER_MODE); in HWTEST_F()
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp1211 bool isPowerSave = (code == SAVE_MODE || code == LOWPOWER_MODE); in OnReceiveEvent()

Completed in 5 milliseconds