Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_hisysevent_test.cpp48 NetworkShareEventOperator operatorType = NetworkShareEventOperator::OPERATION_START_SA; variable
64 NetworkShareEventOperator operatorType = NetworkShareEventOperator::OPERATION_ENABLE_IFACE; variable
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_hisysevent.cpp29 void NetworkShareHisysEvent::SendFaultEvent(const NetworkShareEventOperator &operatorType, in SendFaultEvent()
46 const NetworkShareEventOperator &operatorType, in SendFaultEvent()
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_hisysevent.cpp22 …d VpnHisysEvent::SendFaultEvent(const VpnEventType &isLegacy, const VpnEventOperator &operatorType, in SendFaultEvent()
/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/include/
H A Dnet_event_report.h30 int32_t operatorType = 0; member
69 int32_t operatorType = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_composite_declaration.h35 FeOperatorType operatorType = FeOperatorType::FE_OVER; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h67 OperatorType operatorType = OperatorType::UNDEFINE; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h216 SvgFeOperatorType operatorType = SvgFeOperatorType::FE_OVER; member
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1988 int32_t operatorType = -1; in SetIsClearSession() local