Home
last modified time | relevance | path

Searched refs:NET_POLICY_STRATEGYSWITCH_CHANGE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/include/
H A Dpolicy_ipc_interface_code.h56 NET_POLICY_STRATEGYSWITCH_CHANGE = 4, enumerator
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_callback_proxy.cpp126 …equest(data, static_cast<uint32_t>(PolicyCallbackInterfaceCode::NET_POLICY_STRATEGYSWITCH_CHANGE)); in NetStrategySwitch()