Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
Dstate_machine.cpp38 bool StateMachine::ProcessMessage(const Message &msg) const in ProcessMessage() function in utility::StateMachine
/foundation/communication/bluetooth_service/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_service/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.cpp471 void A2dpService::ProcessMessage(const utility::Message &msg) const in ProcessMessage() function in OHOS::bluetooth::A2dpService
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Ddrm_host_manager.cpp175 void DrmHostManager::ProcessMessage() in ProcessMessage() function in OHOS::DrmStandard::DrmHostManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dadapter_manager.cpp173 void AdapterManager::impl::ProcessMessage(const BTTransport transport, const utility::Message &msg) in ProcessMessage() function in OHOS::bluetooth::AdapterManager::impl
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_connection_manager.cpp1203 bool GattConnectionManager::Device::ProcessMessage(int messageId, int arg1, void *arg2) in ProcessMessage() function in OHOS::bluetooth::GattConnectionManager::Device
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
Dtrans_tcp_direct_message.c1085 static int32_t ProcessMessage(int32_t channelId, uint32_t flags, uint64_t seq, const char *msg, uin… in ProcessMessage() function