Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/interfaces/innerkits/include/
H A Dnet_manager_ext_constants.h40 SHARING_NIC_ERROR, member in OHOS::NetManagerStandard::SharingIfaceState
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_module.cpp58 constexpr const char *SHARING_NIC_ERROR = "SHARING_NIC_ERROR"; member
161 SHARING_NIC_ERROR, in InitProperties()
162 NapiUtils::CreateUint32(env, static_cast<uint32_t>(SharingIfaceState::SHARING_NIC_ERROR))), in InitProperties()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dsharing_event_callback_proxy_test.cpp49 SharingIfaceState state = SharingIfaceState::SHARING_NIC_ERROR; in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dsharing_event_callback_proxy_test.cpp49 SharingIfaceState state = SharingIfaceState::SHARING_NIC_ERROR; in HWTEST_F()
H A Dnetworkshare_tracker_test.cpp276 EXPECT_EQ(state, SharingIfaceState::SHARING_NIC_ERROR); in HWTEST_F()
322 SharingIfaceState state = SharingIfaceState::SHARING_NIC_ERROR; in HWTEST_F()
707 EXPECT_EQ(ret, SharingIfaceState::SHARING_NIC_ERROR); in HWTEST_F()
711 EXPECT_EQ(ret, SharingIfaceState::SHARING_NIC_ERROR); in HWTEST_F()
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp553 state = SharingIfaceState::SHARING_NIC_ERROR; in GetSharingState()
582 if (state != SharingIfaceState::SHARING_NIC_ERROR && in GetNetSharingIfaces()
595 if ((state == SharingIfaceState::SHARING_NIC_ERROR && subsmState->lastState_ == SUB_SM_STATE_UNAVAILABLE) || in GetNetSharingIfaces()
1299 newState = SharingIfaceState::SHARING_NIC_ERROR; in SubSmStateToExportState()
1302 newState = SharingIfaceState::SHARING_NIC_ERROR; in SubSmStateToExportState()

Completed in 5 milliseconds