Home
last modified time | relevance | path

Searched refs:event (Results 2676 - 2700 of 3973) sorted by relevance

1...<<101102103104105106107108109110>>...159

/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsocket.h148 * @param event Indicates the file event.
153 void (*OnFile)(int32_t socket, FileEvent *event);
161 * @param event Indicates the type of QoS state change.
/foundation/communication/nfc/services/include/
H A Dnfc_event_handler.h41 void ProcessEvent(const AppExecFwk::InnerEvent::Pointer& event) override;
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_hotspot.h162 const std::vector<std::string> &event) = 0;
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Di_wifi_hotspot.h163 const std::vector<std::string> &event) = 0;
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_impl.h171 const std::vector<std::string> &event) override;
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.h50 bool RegisterDhcpCallBack(const std::string &ifaceName, ServerCallBack &event);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/
H A Devent_center.h22 #include "eventcenter/event.h"
55 void Post(std::unique_ptr<Event> event);
/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/
H A Devent_center.h24 #include "eventcenter/event.h"
56 void Post(std::unique_ptr<Event> event);
/foundation/distributedhardware/device_manager/test/commonfuzztest/pinholder_fuzzer/
H A Dpinholder_fuzzer.cpp38 void OnPinHolderEvent(DmPinHolderEvent event, int32_t result, const std::string &content) override {}
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.h37 int32_t NotifyEvent(const DHBase& dhBase, const DCameraHDFEvent& event) override;
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsocket.h142 * @param event Indicates the file event.
147 void (*OnFile)(int32_t socket, FileEvent *event);
155 * @param event Indicates the type of QoS state change.
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/include/
H A Ddaudio_manager_callback.h39 const OHOS::HDI::DistributedAudio::Audioext::V2_0::DAudioEvent &event) override;
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_hardware.h45 virtual int32_t NotifyAVCenter(int32_t engineId, const AVTransEvent &event) = 0;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/
H A Ddistributed_hardware_service.h49 int32_t NotifyAVCenter(int32_t engineId, const AVTransEvent &event) override;
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/
H A Ddistributed_hardware_fwk_kit.h116 * @brief Notify event from transport engine to av control center
119 * @param event the event content
122 API_EXPORT int32_t NotifyAVCenter(int32_t engineId, const AVTransEvent &event);
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/ipc/
H A Ddistributed_hardware_proxy.h44 int32_t NotifyAVCenter(int32_t engineId, const AVTransEvent &event) override;
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/include/
H A Dscreenregion.h41 void OnEngineEvent(DScreenEventType event, const std::string &content) override;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dversion_info_manager.h60 void ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) override;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.h161 * @brief Rfcomm event
164 * @param event Rfcomm event.
165 * @param event_data Rfcomm event data.
168 static void TransportRfcEventCallback(uint16_t handle, uint32_t event, const void *eventData, void *context);
171 * @brief Rfcomm event of connect success.
174 * @param event Rfcomm event.
175 * @param event_data Rfcomm event data.
181 * @brief Rfcomm event o
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h100 * @param[in] event Control link callback events
106 uint8_t connId, uint8_t event, uint16_t result, const BtAddr *peerAddr, void *context);
/foundation/window/window_manager/window_scene/screen_session_manager_client/include/zidl/
H A Dscreen_session_manager_client_interface.h55 virtual void OnPowerStatusChanged(DisplayPowerEvent event, EventStatus status,
H A Dscreen_session_manager_client_proxy.h35 void OnPowerStatusChanged(DisplayPowerEvent event, EventStatus status,
/third_party/ffmpeg/libavformat/
H A Dsubtitles.h113 * Insert a new subtitle event.
115 * @param event the subtitle line, may not be zero terminated
116 * @param len the length of the event (in strlen() sense, so without '\0')
117 * @param merge set to 1 if the current event should be concatenated with the
121 const uint8_t *event, size_t len, int merge);
177 * A chunk is defined by a multiline "event", ending with a second line break.
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DAboutDialog.java11 import java.awt.event.*;
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpthread.h50 EVENT_CB_S event; /**< Event object*/ member

Completed in 10 milliseconds

1...<<101102103104105106107108109110>>...159