Home
last modified time | relevance | path

Searched defs:func (Results 4151 - 4175 of 4481) sorted by relevance

1...<<161162163164165166167168169170>>...180

/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpixel_map_napi.cpp830 napi_value func; in AttachPixelMapFunc() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp197 void PixelMap::SetFreePixelMapProc(CustomFreePixelMap func) in SetFreePixelMapProc() argument
208 void PixelMap::SetPixelsAddr(void *addr, void *context, uint32_t size, AllocatorType type, CustomFreePixelMap func) in SetPixelsAddr() argument
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp2920 void AVSessionService::ReportStartCastBegin(std::string func, const OutputDeviceInfo& outputDeviceInfo, int32_t uid) in ReportStartCastBegin() argument
2927 void AVSessionService::ReportStartCastEnd(std::string func, const OutputDeviceInfo& outputDeviceInfo, in ReportStartCastEnd() argument
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp3634 void MMIService::CalculateFuntionRunningTime(std::function<void()> func, const std::string &flag) in CalculateFuntionRunningTime() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1262 virtual void RegisterWindowDestroyedListener(const NotifyNativeWinDestroyFunc& func) {} in RegisterWindowDestroyedListener() argument
1692 virtual void RegisterTransferComponentDataListener(const NotifyTransferComponentDataFunc& func) {} in RegisterTransferComponentDataListener() argument
1758 virtual void RegisterTransferComponentDataForResultListener(const NotifyTransferComponentDataForResultFunc& func) {} in RegisterTransferComponentDataForResultListener() argument
[all...]
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp65 NotifyNativeWinDestroyFunc func = [this](const std::string& windowName) { in JsWindow() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp437 NotifyPendingSessionActivationFunc func = [weakThis = wptr(this)](SessionInfo& info) { in ProcessPendingSceneSessionActivationRegister() local
457 NotifyWindowDragHotAreaFunc func = [weakThis = wptr(this)]( in ProcessWindowDragHotAreaRegister() local
524 NotifySessionInfoLockedStateChangeFunc func = [weakThis = wptr(this)](bool lockedState) { in ProcessSessionInfoLockedStateChangeRegister() local
592 NotifyKeyboardGravityChangeFunc func = [weakThis = wptr(this)](SessionGravity gravity) { in ProcessKeyboardGravityChangeRegister() local
629 NotifyKeyboardLayoutAdjustFunc func = [weakThis = wptr(this)](const KeyboardLayoutParams& params) { in ProcessAdjustKeyboardLayoutRegister() local
692 NotifyRestoreMainWindowFunc func = [weakThis = wptr(this)]() { ProcessRestoreMainWindowRegister() local
882 NotifyChangeSessionVisibilityWithStatusBarFunc func = [weakThis = wptr(this)](SessionInfo& info, bool visible) { ProcessChangeSessionVisibilityWithStatusBarRegister() local
901 NotifySessionStateChangeFunc func = [weakThis = wptr(this)](const SessionState& state) { ProcessSessionStateChangeRegister() local
920 NotifyBufferAvailableChangeFunc func = [weakThis = wptr(this)](const bool isAvailable) { ProcessBufferAvailableChangeRegister() local
939 NotifyCreateSubSessionFunc func = [weakThis = wptr(this)](const sptr<SceneSession>& sceneSession) { ProcessCreateSubSessionRegister() local
976 NotifySessionRectChangeFunc func = [weakThis = wptr(this)](const WSRect& rect, ProcessSessionRectChangeRegister() local
996 NotifySessionPiPControlStatusChangeFunc func = [weakThis = wptr(this)]( ProcessSessionPiPControlStatusChangeRegister() local
1021 NotifyAutoStartPiPStatusChangeFunc func = [weakThis = wptr(this)](bool isAutoStart) { ProcessAutoStartPiPStatusChangeRegister() local
1055 NotifyRaiseToTopForPointDownFunc func = [weakThis = wptr(this)]() { ProcessRaiseToTopForPointDownRegister() local
1074 NotifyClickModalSpecificWindowOutsideFunc func = [weakThis = wptr(this)] { ProcessClickModalSpecificWindowOutsideRegister() local
1131 NotifyTerminateSessionFunc func = [weakThis = wptr(this)](const SessionInfo& info) { ProcessTerminateSessionRegister() local
1151 NotifyTerminateSessionFuncNew func = [weakThis = wptr(this)]( ProcessTerminateSessionRegisterNew() local
1172 NotifyTerminateSessionFuncTotal func = [weakThis = wptr(this)]( ProcessTerminateSessionRegisterTotal() local
1193 NotifyPendingSessionToForegroundFunc func = [weakThis = wptr(this)](const SessionInfo& info) { ProcessPendingSessionToForegroundRegister() local
1213 NotifyPendingSessionToBackgroundForDelegatorFunc func = [weakThis = wptr(this)](const SessionInfo& info, ProcessPendingSessionToBackgroundForDelegatorRegister() local
1234 NotifySessionExceptionFunc func = [weakThis = wptr(this)](const SessionInfo& info, bool needRemoveSession) { ProcessSessionExceptionRegister() local
1279 NotifyMainWindowTopmostChangeFunc func = [weakThis = wptr(this)](bool isTopmost) { ProcessMainWindowTopmostChangeRegister() local
1299 NotifySessionModalTypeChangeFunc func = ProcessSessionModalTypeChangeRegister() local
1319 NotifySessionFocusableChangeFunc func = [weakThis = wptr(this)](bool isFocusable) { ProcessSessionFocusableChangeRegister() local
1338 NotifySessionTouchableChangeFunc func = [weakThis = wptr(this)](bool touchable) { ProcessSessionTouchableChangeRegister() local
1357 NotifyClickFunc func = [weakThis = wptr(this)](bool requestFocus) { ProcessClickRegister() local
1376 NotifyContextTransparentFunc func = [weakThis = wptr(this)]() { ProcessContextTransparentRegister() local
1420 NotifyBackPressedFunc func = [weakThis = wptr(this)](bool needMoveToBackground) { ProcessBackPressedRegister() local
1614 NotifyFrameLayoutFinishFunc func = [weakThis = wptr(this)]() { ProcessFrameLayoutFinishRegister() local
1658 NotifyPrivacyModeChangeFunc func = [this](bool isPrivacyMode) { ProcessPrivacyModeChangeRegister() local
3365 NofitySessionLabelUpdatedFunc func = [weakThis = wptr(this)](const std::string& label) { ProcessUpdateSessionLabelRegister() local
3385 NofitySessionIconUpdatedFunc func = [weakThis = wptr(this)](const std::string& iconPath) { ProcessUpdateSessionIconRegister() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dsb_edac.c2817 int dev, func; in knl_mci_bind_devs() local
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_receiver.c2127 find_request(struct drbd_device *device, struct rb_root *root, u64 id, sector_t sector, bool missing_ok, const char *func) find_request() argument
5716 validate_req_change_req_state(struct drbd_device *device, u64 id, sector_t sector, struct rb_root *root, const char *func, enum drbd_req_event what, bool missing_ok) validate_req_change_req_state() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtraps_64.c160 int register_dimm_printer(dimm_printer_t func) in register_dimm_printer() argument
176 void unregister_dimm_printer(dimm_printer_t func) in unregister_dimm_printer() argument
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c3366 callfunc_t func; in proccall() local
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h597 void (*func)(void); member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_hw.h460 u16 func; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c1401 int func = BP_FUNC(bp); in bnx2x_init_rx_rings() local
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c3439 callfunc_t func; in proccall() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtraps_64.c160 int register_dimm_printer(dimm_printer_t func) in register_dimm_printer() argument
176 void unregister_dimm_printer(dimm_printer_t func) in unregister_dimm_printer() argument
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa_gen5.c442 cyapa_empty_pip_output_data(struct cyapa *cyapa, u8 *buf, int *len, cb_sort func) cyapa_empty_pip_output_data() argument
564 cyapa_do_i2c_pip_cmd_polling( struct cyapa *cyapa, u8 *cmd, size_t cmd_len, u8 *resp_data, int *resp_len, unsigned long timeout, cb_sort func) cyapa_do_i2c_pip_cmd_polling() argument
604 cyapa_i2c_pip_cmd_irq_sync( struct cyapa *cyapa, u8 *cmd, int cmd_len, u8 *resp_data, int *resp_len, unsigned long timeout, cb_sort func, bool irq_mode) cyapa_i2c_pip_cmd_irq_sync() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_type.h161 u16 func; member
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1131 static int hisi_sas_control_phy(struct asd_sas_phy *sas_phy, enum phy_func func, in hisi_sas_control_phy() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h308 unsigned int (*func)(struct adapter *padapter, union recv_frame *precv_frame); member
314 unsigned int (*func)(struct adapter *padapter, union recv_frame *precv_frame); member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1819 map_followers(struct hda_codec *codec, const char * const *followers, const char *suffix, map_follower_func_t func, void *data) map_followers() argument
/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c415 smk_ptrace_rule_check(struct task_struct *tracer, struct smack_known *tracee_known, unsigned int mode, const char *func) smk_ptrace_rule_check() argument
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Ddrm.h182 } func; member
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.c86 tep_event_handler_func func; member
99 tep_func_handler func; member
392 char *func; member
399 char *func; member
479 struct func_map *func; in __find_func() local
494 tep_func_resolver_t *func; global() member
508 tep_set_function_resolver(struct tep_handle *tep, tep_func_resolver_t *func, void *priv) tep_set_function_resolver() argument
608 tep_register_function(struct tep_handle *tep, char *func, unsigned long long addr, char *mod) tep_register_function() argument
2980 struct tep_function_handler *func; find_func_handler() local
2995 struct tep_function_handler *func; remove_func_handler() local
3010 process_func_handler(struct tep_event *event, struct tep_function_handler *func, struct tep_print_arg *arg, char **tok) process_func_handler() argument
3102 struct tep_function_handler *func; process_function() local
5179 struct func_map *func; print_function() local
7123 struct func_map *func; tep_print_func_field() local
7147 free_func_handle(struct tep_function_handler *func) free_func_handle() argument
7177 tep_register_print_function(struct tep_handle *tep, tep_func_handler func, enum tep_func_arg_type ret_type, char *name, ...) tep_register_print_function() argument
7264 tep_unregister_print_function(struct tep_handle *tep, tep_func_handler func, char *name) tep_unregister_print_function() argument
7323 tep_register_event_handler(struct tep_handle *tep, int id, const char *sys_name, const char *event_name, tep_event_handler_func func, void *context) tep_register_event_handler() argument
7372 handle_matches(struct event_handler *handler, int id, const char *sys_name, const char *event_name, tep_event_handler_func func, void *context) handle_matches() argument
7407 tep_unregister_event_handler(struct tep_handle *tep, int id, const char *sys_name, const char *event_name, tep_event_handler_func func, void *context) tep_unregister_event_handler() argument
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.c1170 void (*func)(struct SMB2_sess_data *); member
[all...]

Completed in 115 milliseconds

1...<<161162163164165166167168169170>>...180