Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.h29 using MsgType = int32_t; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h28 using MsgType = int32_t; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dtmessenger.h56 enum class MsgType : int32_t { enum
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/
H A Dmessage_handler.h52 enum MsgType : uint16_t { enum
/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/include/
H A Dconcurrent_task_type.h22 enum MsgType { enum
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h36 } MsgType; typedef
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h39 } MsgType; typedef
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h51 enum class MsgType { NONE, EMAIL, SMS_GSM, SMS_CDMA, MMS, IM }; enum