Home
last modified time | relevance | path

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

/foundation/multimedia/media_standard/services/engine/gstreamer/common/playbin_adapter/
Dplaybin_state.cpp139 void PlayBinCtrlerBase::PreparingState::ProcessMessage(const InnerMessage &msg) in ProcessMessage() function in OHOS::Media::PlayBinCtrlerBase::PreparingState
195 void PlayBinCtrlerBase::PreparedState::ProcessMessage(const InnerMessage &msg) in ProcessMessage() function in OHOS::Media::PlayBinCtrlerBase::PreparedState
250 void PlayBinCtrlerBase::PlayingState::ProcessMessage(const InnerMessage &msg) in ProcessMessage() function in OHOS::Media::PlayBinCtrlerBase::PlayingState
296 void PlayBinCtrlerBase::PausedState::ProcessMessage(const InnerMessage &msg) in ProcessMessage() function in OHOS::Media::PlayBinCtrlerBase::PausedState
327 void PlayBinCtrlerBase::StoppedState::ProcessMessage(const InnerMessage &msg) in ProcessMessage() function in OHOS::Media::PlayBinCtrlerBase::StoppedState
Dplaybin_state.h38 virtual void ProcessMessage(const InnerMessage &msg) {} in ProcessMessage() function
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/util/
Dstate_machine.cpp38 bool StateMachine::ProcessMessage(const Message &msg) const in ProcessMessage() function in utility::StateMachine
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gavdp/
Da2dp_codec_thread.cpp75 void A2dpCodecThread::ProcessMessage(utility::Message msg, const A2dpEncoderInitPeerParams &peerPar… in ProcessMessage() function in bluetooth::A2dpCodecThread
Da2dp_service.cpp416 void A2dpService::ProcessMessage(const utility::Message &msg) const in ProcessMessage() function in bluetooth::A2dpService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/sock/
Dsocket_service.cpp177 void SocketService::ProcessMessage(const utility::Message &msg) in ProcessMessage() function in bluetooth::SocketService
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/debugger/
Dinspector.cpp37 using ProcessMessage = void(*)(void*); typedef
/foundation/multimedia/media_standard/services/engine/gstreamer/recorder/
Drecorder_message_processor.cpp213 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.c594 static int32_t ProcessMessage(int32_t channelId, uint32_t flags, uint64_t seq, const cJSON *packet) in ProcessMessage() function
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mse/
Dmap_mse_service.cpp434 void MapMseService::ProcessMessage(const utility::Message &msg) in ProcessMessage() function in bluetooth::MapMseService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/common/
Dadapter_manager.cpp161 void AdapterManager::impl::ProcessMessage(const BTTransport transport, const utility::Message &msg) in ProcessMessage() function in bluetooth::AdapterManager::impl
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mce/
Dmap_mce_device_ctrl.cpp544 void MapMceDeviceCtrl::ProcessMessage(utility::Message msg) in ProcessMessage() function in bluetooth::MapMceDeviceCtrl
Dmap_mce_service.cpp1134 void MapMceService::ProcessMessage(const utility::Message &msg) in ProcessMessage() function in bluetooth::MapMceService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gatt/
Dgatt_connection_manager.cpp1184 bool GattConnectionManager::Device::ProcessMessage(int messageId, int arg1, void *arg2) in ProcessMessage() function in bluetooth::GattConnectionManager::Device