Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_hisysevent.h36 void SendBehaviorEvent(int32_t sharingCount, const SharingIfaceType &sharingType);
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_hisysevent_test.cpp70 NetworkShareHisysEvent::GetInstance().SendBehaviorEvent(sharingCount, sharingType); in HWTEST_F()
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_hisysevent.cpp62 void NetworkShareHisysEvent::SendBehaviorEvent(int32_t sharingCount, const SharingIfaceType &sharingType) in SendBehaviorEvent() function in OHOS::NetManagerStandard::NetworkShareHisysEvent
H A Dnetworkshare_tracker.cpp732 NetworkShareHisysEvent::GetInstance().SendBehaviorEvent(wifiShareCount_, SharingIfaceType::SHARING_WIFI); in SetWifiNetworkSharing()
772 NetworkShareHisysEvent::GetInstance().SendBehaviorEvent(usbShareCount_, SharingIfaceType::SHARING_USB); in SetUsbNetworkSharing()
810 NetworkShareHisysEvent::GetInstance().SendBehaviorEvent(bluetoothShareCount_, in SetBluetoothNetworkSharing()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_hisysevent_test.cpp70 NetworkShareHisysEvent::GetInstance().SendBehaviorEvent(sharingCount, sharingType); in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp642 hisys.SendBehaviorEvent(num, ifaceType); in NetworkShareHisysEventFuzzTest()

Completed in 5 milliseconds