/ohos5.0/foundation/communication/netmanager_ext/test/netmanager_ext_mock_test/ |
H A D | mock_isharing_event_callback_test.h | 32 void OnInterfaceSharingStateChanged( in OnInterfaceSharingStateChanged() function
|
/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/netshareclient/include/proxy/ipccallback/ |
H A D | i_sharing_event_callback.h | 31 …virtual void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface,
|
H A D | sharing_event_callback_proxy.h | 32 …virtual void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface,
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | sharing_event_callback_proxy_test.cpp | 50 instance_->OnInterfaceSharingStateChanged(type, iface, state);
|
H A D | sharing_event_callback_stub_test.cpp | 30 … inline void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::SharingEventTestCallback
|
H A D | networkshare_manager_test.cpp | 45 void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, 74 void TestSharingEventCallback::OnInterfaceSharingStateChanged(const SharingIfaceType &type, const s… in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::TestSharingEventCallback
|
H A D | networkshare_service_test.cpp | 39 … inline void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::__anonca7102940110::SharingEventTestCallback
|
H A D | networkshare_tracker_test.cpp | 46 … inline void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::__anonef1eb6ef0110::SharingEventTestCallback
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/ |
H A D | sharing_event_callback_stub.cpp | 44 OnInterfaceSharingStateChanged(type, iface, state); in OnRemoteRequest()
|
H A D | sharing_event_callback_proxy.cpp | 56 void SharingEventCallbackProxy::OnInterfaceSharingStateChanged(const SharingIfaceType &type, const … in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::SharingEventCallbackProxy
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/ |
H A D | netshare_callback_observer.h | 34 void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface,
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
H A D | netshare_callback_observer.cpp | 49 void NetShareCallbackObserver::OnInterfaceSharingStateChanged(const SharingIfaceType &type, const s… in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::NetShareCallbackObserver
|
/ohos5.0/base/telephony/core_service/services/network_search/include/ |
H A D | device_state_observer.h | 73 …void OnInterfaceSharingStateChanged(const NetManagerStandard::SharingIfaceType &type, const std::s… in OnInterfaceSharingStateChanged() function
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
H A D | netshare_client_fuzzer.cpp | 106 void OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, in OnInterfaceSharingStateChanged() function in OHOS::NetManagerStandard::INetShareCallbackTest
|
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_tracker.cpp | 1268 callback->OnInterfaceSharingStateChanged(type, iface, state); in SendIfaceSharingStateChange()
|