Home
last modified time | relevance | path

Searched defs:RemoveMessage (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_message_task.h27 void (*RemoveMessage)(struct HdfMessageTask *task, struct HdfMessage *msg); member
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h36 void (*RemoveMessage)(const SoftBusLooper *looper, const SoftBusHandler *handler, int32_t what); member
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dmessage_looper.cpp319 void MessageLooper::RemoveMessage(const MsgInfo &msg) in RemoveMessage() function in OHOS::MessageLooper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp37 using RemoveMessage = void (*)(int32_t instanceId); typedef
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp57 using RemoveMessage = void (*)(int32_t); typedef