Home
last modified time | relevance | path

Searched full:operation_type (Results 1 – 3 of 3) 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/multimedia/player_framework/frameworks/native/system_sound/
Daudio_ringtone_manager.h40 const int32_t OPERATION_TYPE = 2; variable