Home
last modified time | relevance | path

Searched full:operation_type (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/
Dhisysevent.yaml64 OPERATION_TYPE: {type: INT32, desc: the operation type}
71 OPERATION_TYPE: {type: INT32, desc: the operation type}
93 OPERATION_TYPE: {type: INT32, desc: the operation type}
/foundation/communication/netmanager_ext/utils/event_report/src/
Dnet_event_report.cpp28 constexpr const char *EVENT_KEY_OPERATION_TYPE = "OPERATION_TYPE";
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
Dasset.rs147 let operation_type = parcel.read::<AssetStatus>()?; in deserialize() localVariable
160 status: operation_type, in deserialize()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_event_report.cpp84 const char* EVENT_PARAM_OPERATION_TYPE = "OPERATION_TYPE";
120 const char* OPERATION_TYPE = "operationType"; variable
595 OPERATION_TYPE, eventInfo.operationType); in InnerSendBmsDiskSpaceEvent()
/foundation/bundlemanager/bundle_framework/
Dhisysevent.yaml264 OPERATION_TYPE: {type: INT32, desc: operation type}
273 OPERATION_TYPE: {type: INT32, desc: operation type}
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
Ddfx_reporter.cpp53 "OPERATION_TYPE", type, in ReportTimeOutOperation()