Home
last modified time | relevance | path

Searched refs:SendRequestBehaviorEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Devent_report.h89 static void SendRequestBehaviorEvent(const EventInfo &eventInfo);
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Derrorcode_convertor_test.cpp70 EventReport::SendRequestBehaviorEvent(eventInfo);
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Devent_report.cpp72 void EventReport::SendRequestBehaviorEvent(const EventInfo &eventInfo) in SendRequestBehaviorEvent() function in OHOS::NetManagerStandard::EventReport
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp930 EventReport::SendRequestBehaviorEvent(eventInfo); in ActivateNetwork()