Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/include/
H A Dnet_event_report.h38 OPERATION_START_SA = 0, enumerator
81 OPERATION_START_SA = 0, enumerator
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_hisysevent_test.cpp48 NetworkShareEventOperator operatorType = NetworkShareEventOperator::OPERATION_START_SA;
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp47 … eventInfo.operatorType = static_cast<int32_t>(NetworkShareEventOperator::OPERATION_START_SA); in OnStart()
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp81 … VpnHisysEvent::SendFaultEvent(VpnEventType::TYPE_UNKNOWN, VpnEventOperator::OPERATION_START_SA, in OnStart()