Home
last modified time | relevance | path

Searched defs:PostMessage (Results 1 – 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
Drs_thread_looper_impl.cpp123 void ThreadLooperImpl::PostMessage(const std::shared_ptr<ThreadLooperMessage>& message, int param) in PostMessage() function in OHOS::Rosen::ThreadLooperImpl
130 void ThreadLooperImpl::PostMessage(int64_t delay, const std::shared_ptr<ThreadLooperMessage>& messa… in PostMessage() function in OHOS::Rosen::ThreadLooperImpl
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/jsthread/
Djs_thread.cpp78 int JSThread::PostMessage(const AbilityInnerMsg *msg) in PostMessage() function in OHOS::ACELite::JSThread
/foundation/communication/dsoftbus/core/common/include/
Dmessage_handler.h34 void (*PostMessage)(const SoftBusLooper *looper, SoftBusMessage *msg); member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_codec_thread.cpp50 bool A2dpCodecThread::PostMessage(const utility::Message msg, const A2dpEncoderInitPeerParams &peer… in PostMessage() function in OHOS::bluetooth::A2dpCodecThread
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/
Dams_thread.cpp116 int AMSThread::PostMessage(const AMSMessage *message) in PostMessage() function in OHOS::ACELite::AMSThread
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mce/
Dmap_mce_instance_stm.cpp86 void MapMceInstanceStm::PostMessage(utility::Message msg) in PostMessage() function in OHOS::bluetooth::MapMceInstanceStm
Dmap_mce_device_ctrl.cpp331 void MapMceDeviceCtrl::PostMessage(utility::Message msg) in PostMessage() function in OHOS::bluetooth::MapMceDeviceCtrl
Dmap_mce_service.cpp1066 void MapMceService::PostMessage(utility::Message msg) in PostMessage() function in OHOS::bluetooth::MapMceService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_service.cpp366 void PbapPseService::PostMessage(utility::Message msg) in PostMessage() function in OHOS::bluetooth::PbapPseService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mse/
Dmap_mse_service.cpp431 void MapMseService::PostMessage(int what) in PostMessage() function in OHOS::bluetooth::MapMseService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_service.cpp505 void PbapPceService::PostMessage(const RawAddress &device, const utility::Message &msg) in PostMessage() function in OHOS::bluetooth::PbapPceService
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web_controller.cpp423 void JSWebMessagePort::PostMessage(const JSCallbackInfo& args) in PostMessage() function in OHOS::Ace::Framework::JSWebMessagePort
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp115 void WebMessagePortOhos::PostMessage(std::string& data) in PostMessage() function in OHOS::Ace::WebMessagePortOhos