Home
last modified time | relevance | path

Searched defs:ProcessMessage (Results 1 – 11 of 11) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth/service/src/util/
Dstate_machine.cpp38 bool StateMachine::ProcessMessage(const Message &msg) const in ProcessMessage() function in utility::StateMachine
/foundation/communication/bluetooth/services/bluetooth/service/src/sock/
Dsocket_service.cpp178 void SocketService::ProcessMessage(const utility::Message &msg) in ProcessMessage() function in OHOS::bluetooth::SocketService
/foundation/communication/bluetooth/services/bluetooth/service/src/gavdp/
Da2dp_codec_thread.cpp89 void A2dpCodecThread::ProcessMessage(utility::Message msg, const A2dpEncoderInitPeerParams &peerPar… in ProcessMessage() function in OHOS::bluetooth::A2dpCodecThread
Da2dp_service.cpp448 void A2dpService::ProcessMessage(const utility::Message &msg) const in ProcessMessage() function in OHOS::bluetooth::A2dpService
/foundation/multimedia/player_framework/services/engine/gstreamer/recorder/
Drecorder_message_processor.cpp230 void RecorderMsgProcessor::ProcessMessage(GstMessage &msg) in ProcessMessage() function in OHOS::Media::RecorderMsgProcessor
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
Dtrans_tcp_direct_message.c492 static int32_t ProcessMessage(int32_t channelId, uint32_t flags, uint64_t seq, const char *msg) in ProcessMessage() function
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mse/
Dmap_mse_service.cpp437 void MapMseService::ProcessMessage(const utility::Message &msg) in ProcessMessage() function in OHOS::bluetooth::MapMseService
/foundation/communication/bluetooth/services/bluetooth/service/src/common/
Dadapter_manager.cpp162 void AdapterManager::impl::ProcessMessage(const BTTransport transport, const utility::Message &msg) in ProcessMessage() function in OHOS::bluetooth::AdapterManager::impl
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mce/
Dmap_mce_device_ctrl.cpp549 void MapMceDeviceCtrl::ProcessMessage(utility::Message msg) in ProcessMessage() function in OHOS::bluetooth::MapMceDeviceCtrl
Dmap_mce_service.cpp1135 void MapMceService::ProcessMessage(const utility::Message &msg) in ProcessMessage() function in OHOS::bluetooth::MapMceService
/foundation/communication/bluetooth/services/bluetooth/service/src/gatt/
Dgatt_connection_manager.cpp1199 bool GattConnectionManager::Device::ProcessMessage(int messageId, int arg1, void *arg2) in ProcessMessage() function in OHOS::bluetooth::GattConnectionManager::Device