/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/ |
H A D | key_session_callback_napi.h | 35 void SendEvent(const std::string &event, int32_t extra, const std::vector<uint8_t> &data) override;
|
H A D | media_key_system_callback_napi.h | 33 void SendEvent(const std::string &event, int32_t extra, const std::vector<uint8_t> &data) override;
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/ |
H A D | hi_fsm.h | 36 typedef int32_t (*HI_FSM_EventCallback)(const void *stateMachine, const void *priv, int32_t event, int32_t retVal);
|
/foundation/multimodalinput/input/tools/event_inject/include/ |
H A D | msg_head.h | 75 struct input_event event; member
|
/foundation/multimodalinput/input/intention/stationary/data/include/ |
H A D | stationary_params.h | 34 SubscribeStationaryParam(Type type, ActivityEvent event,
|
/foundation/multimodalinput/input/service/touch_event_normalize/include/ |
H A D | touch_event_normalize.h | 53 std::shared_ptr<PointerEvent> OnLibInput(struct libinput_event *event, DeviceType deviceType);
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/ |
H A D | switch_event_input_subscribe_manager.h | 59 int32_t OnSubscribeSwitchEventCallback(std::shared_ptr<SwitchEvent> event, int32_t subscribeId);
|
/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | util.h | 44 * perf event counter 52 int perf_single_event(std::function<void()> func, size_t& count, uint32_t event);
|
/foundation/window/window_manager/dm/include/ |
H A D | display_manager_agent_default.h | 30 void NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status) override {};
|
/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_agent_controller.h | 35 bool NotifyDisplayPowerEvent(DisplayPowerEvent event, EventStatus status);
|
/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/ |
H A D | mock_wifi_ap_service.cpp | 110 void MockApMonitor::StationChangeEvent(StationInfo &staInfo, const int event) in StationChangeEvent() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ |
H A D | account_delegate_impl.h | 38 void OnReceiveEvent(const CommonEventData &event) override;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/ |
H A D | installer_impl.h | 31 void OnReceiveEvent(const EventFwk::CommonEventData &event) override;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_dms_handler.h | 40 void ReceiveDmsEvent(DistributedSchedule::EventNotify &event);
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/ |
H A D | daudio_io_dev.h | 59 virtual int32_t NotifyHdfAudioEvent(const AudioEvent &event, const int32_t portId) = 0;
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/include/ |
H A D | icamera_operator.h | 39 virtual void OnStateChanged(std::shared_ptr<DCameraEvent>& event) = 0;
|
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_manager_callback/include/ |
H A D | audio_test_utils.h | 45 int32_t NotifyEvent(const int32_t streamId, const AudioEvent &event) override
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/transport/ |
H A D | dh_comm_tool.h | 59 void ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) override;
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/inner_kits/src/ |
H A D | av_trans_control_center_callback.cpp | 52 int32_t AVTransControlCenterCallback::Notify(const AVTransEvent& event) in Notify() argument
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/ |
H A D | softbus_asset_recv_listener.h | 33 static void OnFile(int32_t socket, FileEvent *event);
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
H A D | watcher_n_exporter.h | 47 static void WatcherCallback(napi_env env, NRef &callback, const std::string &fileName, const uint32_t &event,
|
/foundation/window/window_manager_lite/frameworks/ims/ |
H A D | input_event_client_proxy.h | 62 void OnRawEvent(const RawEvent& event) override;
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | oprofile_impl.h | 17 unsigned long event; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | Makefile | 32 $(TEST_GEN_PROGS): ../../harness.c ../../utils.c ../event.c ../lib.c \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_switcheroo.c | 15 pm_message_t pmm = { .event = PM_EVENT_SUSPEND }; in i915_switcheroo_set_state()
|