Home
last modified time | relevance | path

Searched defs:operatorType (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
Dnetworkshare_hisysevent_test.cpp48 NetworkShareEventOperator operatorType = NetworkShareEventOperator::OPERATION_START_SA; variable
64 NetworkShareEventOperator operatorType = NetworkShareEventOperator::OPERATION_ENABLE_IFACE; variable
/foundation/communication/netmanager_ext/services/networksharemanager/src/
Dnetworkshare_hisysevent.cpp29 void NetworkShareHisysEvent::SendFaultEvent(const NetworkShareEventOperator &operatorType, in SendFaultEvent()
46 const NetworkShareEventOperator &operatorType, in SendFaultEvent()
/foundation/communication/netmanager_ext/services/vpnmanager/src/
Dnetworkvpn_hisysevent.cpp22 …d VpnHisysEvent::SendFaultEvent(const VpnEventType &isLegacy, const VpnEventOperator &operatorType, in SendFaultEvent()
/foundation/communication/netmanager_ext/utils/event_report/include/
Dnet_event_report.h30 int32_t operatorType = 0; member
69 int32_t operatorType = 0; member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
Dsvg_fe_composite_declaration.h35 FeOperatorType operatorType = FeOperatorType::FE_OVER; member