/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_profile_event_sender.h | 29 * @brief This class provides a set of methods that is used to sent the event to service. 41 * @brief Send the event of the network state change. 49 * @brief Send the event of the network roam change. 57 * @brief Send the event of the signal strength change. 65 * @brief Send the event of the battery level change. 73 * @brief Send the event of the network operator. 81 * @brief Send the event of the call state. 179 * @brief Send the unknown event. 182 * @param eventString The event string. 207 * @param what the event ta [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | spunge.h | 154 void SpungeEpollEventCallback(struct FtSocket *sock, FILLP_INT event, FILLP_INT count);
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_session.h | 53 void OnPowerStatusChange(DisplayPowerEvent event, EventStatus eventStatus,
|
/foundation/window/window_manager/window_scene/test/mock/ |
H A D | mock_session.h | 48 MOCK_METHOD1(OnSessionEvent, WSError(SessionEvent event));
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | accessibility_connection_test.cpp | 46 sptr<WindowRoot> windowRoot_ = new WindowRoot([](Event event, const sptr<IRemoteObject>& remoteObject) {}); in SetUp()
|
H A D | window_system_effect_test.cpp | 69 windowRoot_ = new WindowRoot([](Event event, const sptr<IRemoteObject>& remoteObject) {}); in SetUp()
|
H A D | window_snapshot_test.cpp | 111 sptr<WindowRoot> root = new WindowRoot([](Event event, const sptr<IRemoteObject>& remoteObject) {});
in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | actables.h | 102 void acpi_tb_notify_table(u32 event, void *table);
|
/kernel/linux/linux-5.10/arch/alpha/oprofile/ |
H A D | common.c | 121 oprofilefs_create_ulong(dir, "event", &ctr[i].event); in op_axp_create_files()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c.h | 159 * Configure one of the four L2 Cache performance counters to capture event 163 * @event: The type of L2 Cache event occurrence to count. 169 void cvmx_l2c_config_perf(uint32_t counter, enum cvmx_l2c_event event,
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
H A D | ip22-reset.c | 166 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
|
/kernel/linux/linux-5.10/arch/mips/oprofile/ |
H A D | common.c | 50 oprofilefs_create_ulong(dir, "event", &ctr[i].event); in op_mips_create_files()
|
/kernel/linux/linux-5.10/arch/mips/sgi-ip32/ |
H A D | ip32-reset.c | 111 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | main.c | 96 boot_params.ist_info.event = oreg.ecx; in query_ist()
|
/kernel/linux/common_modules/tzdriver/tui/ |
H A D | tui.h | 45 /* poll event type from normal to secure */ 58 TUI_POLL_HANDLE_TUI, /* for tui to handle event */ 192 int tui_send_event(int event, struct teec_tui_parameter *tui_param);
|
/kernel/linux/common_modules/tzdriver/ |
H A D | tui.h | 45 /* poll event type from normal to secure */ 58 TUI_POLL_HANDLE_TUI, /* for tui to handle event */ 192 int tui_send_event(int event, struct teec_tui_parameter *tui_param);
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | asm-offsets.c | 49 DEFINE(PT_event, offsetof(struct pt_regs, event)); in main()
|
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/ |
H A D | acpi.c | 14 * Access to the event log extended by the TCG BIOS of PC platform 58 efispecid = (struct tcg_efi_specid_event_head *)event_header->event; in tpm_is_tpm2_log() 80 /* Unfortuntely ACPI does not associate the event log with a specific in tpm_read_log_acpi()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | cgx.h | 117 int (*notify_link_chg)(struct cgx_link_event *event, void *data);
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c.h | 159 * Configure one of the four L2 Cache performance counters to capture event 163 * @event: The type of L2 Cache event occurrence to count. 169 void cvmx_l2c_config_perf(uint32_t counter, enum cvmx_l2c_event event,
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip22-reset.c | 166 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip32/ |
H A D | ip32-reset.c | 112 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | main.c | 98 boot_params.ist_info.event = oreg.ecx; in query_ist()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | gma_display.h | 77 struct drm_pending_vblank_event *event,
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-icade.c | 231 .event = icade_event,
|