Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 108) sorted by relevance

12345

/hardware/interfaces/configstore/1.0/vts/functional/
DVtsHalConfigstoreV1_0TargetTest.cpp56 [&tmp](OptionalInt64 arg) { tmp = arg.specified; }); in TEST_F()
60 [&tmp](OptionalInt64 arg) { tmp = arg.specified; }); in TEST_F()
64 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F()
68 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F()
72 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F()
76 [&tmp](OptionalInt64 arg) { tmp = arg.specified; }); in TEST_F()
80 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F()
84 [&tmp](OptionalUInt64 arg) { tmp = arg.specified; }); in TEST_F()
88 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F()
92 [&tmp](OptionalBool arg) { tmp = arg.specified; }); in TEST_F()
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c38 static int dhd_nl_error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) in dhd_nl_error_handler()
45 static int dhd_nl_finish_handler(struct nl_msg *msg, void *arg) in dhd_nl_finish_handler()
52 static int dhd_nl_ack_handler(struct nl_msg *msg, void *arg) in dhd_nl_ack_handler()
59 static int dhd_nl_valid_handler(struct nl_msg *msg, void *arg) in dhd_nl_valid_handler()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.cpp578 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
676 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler()
690 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler()
706 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler()
713 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler()
720 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler()
727 int WifiCommand::error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler()
/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.c116 static int response_handler(struct nl_msg *msg, void *arg) in response_handler()
127 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
136 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
146 void *arg) in error_handler()
157 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
196 static int family_handler(struct nl_msg *msg, void *arg) in family_handler()
/hardware/interfaces/gnss/1.0/default/
DThreadCreationWrapper.cpp19 void* threadFunc(void* arg) { in threadFunc()
27 void* arg, std::vector<std::unique_ptr<ThreadFuncArgs>> * listArgs) { in createPthread()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DVsyncControl.cpp50 struct drm_psb_vsync_set_arg arg; in control() local
69 struct drm_psb_vsync_set_arg arg; in wait() local
DWsbmWrapper.c32 struct psb_validate_arg arg; member
35 static inline uint32_t align_to(uint32_t arg, uint32_t align) in align_to()
109 union drm_psb_extension_arg arg; in psbWsbmInitialize() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DVsyncControl.cpp50 struct drm_psb_vsync_set_arg arg; in control() local
69 struct drm_psb_vsync_set_arg arg; in wait() local
DWsbmWrapper.c33 struct psb_validate_arg arg; member
36 static inline uint32_t align_to(uint32_t arg, uint32_t align) in align_to()
110 union drm_psb_extension_arg arg; in psbWsbmInitialize() local
/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c118 union ttm_pl_create_arg arg; in pool_create() local
167 union ttm_pl_reference_arg arg; in pool_reference() local
212 struct ttm_pl_reference_req arg; in pool_destroy() local
252 struct ttm_pl_synccpu_arg arg; in syncforcpu_locked() local
304 struct ttm_pl_synccpu_arg arg; in releasefromcpu_locked() local
466 union ttm_pl_setstatus_arg arg; in pool_setStatus() local
539 union ttm_pl_create_ub_arg arg; in ttm_pool_ub_create() local
Dwsbm_slabpool.c223 wsbmTimeAdd(struct timeval *arg, struct timeval *add) in wsbmTimeAdd()
237 struct ttm_pl_reference_req arg; in wsbmFreeKernelBO() local
367 union ttm_pl_setstatus_arg arg; in wsbmAllocKernelBO() local
397 union ttm_pl_create_arg arg; in wsbmAllocKernelBO() local
435 struct ttm_pl_reference_req arg = {.handle = kbo->kBuf.handle }; in wsbmAllocKernelBO() local
750 union ttm_pl_create_arg arg; in pool_create() local
780 struct ttm_pl_reference_req arg; in pool_create() local
808 struct ttm_pl_reference_req arg; in pool_destroy() local
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.cpp584 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
678 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { in response_handler()
691 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { in event_handler()
707 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { in valid_handler()
713 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { in ack_handler()
719 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { in finish_handler()
725 int WifiCommand::error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler()
Dwificonfig.cpp337 void *arg) in error_handler_wifi_config()
348 static int ack_handler_wifi_config(struct nl_msg *msg, void *arg) in ack_handler_wifi_config()
359 static int finish_handler_wifi_config(struct nl_msg *msg, void *arg) in finish_handler_wifi_config()
Dwifi_hal.cpp126 int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
133 int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
141 struct nlmsgerr *err, void *arg) in error_handler()
149 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
857 static int user_sock_message_handler(nl_msg *msg, void *arg) in user_sock_message_handler()
867 static int internal_valid_message_handler(nl_msg *msg, void *arg) in internal_valid_message_handler()
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngSpritePlane.cpp131 struct drm_psb_register_rw_arg arg; in enablePlane() local
166 struct drm_psb_register_rw_arg arg; in isDisabled() local
DTngCursorPlane.cpp193 struct drm_psb_register_rw_arg arg; in enablePlane() local
220 struct drm_psb_register_rw_arg arg; in isDisabled() local
DTngGrallocBufferMapper.cpp62 struct psb_gtt_mapping_arg arg; in gttMap() local
91 struct psb_gtt_mapping_arg arg; in gttUnmap() local
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnCursorPlane.cpp170 struct drm_psb_register_rw_arg arg; in enablePlane() local
197 struct drm_psb_register_rw_arg arg; in isDisabled() local
DAnnRGBPlane.cpp201 struct drm_psb_register_rw_arg arg; in enablePlane() local
232 struct drm_psb_register_rw_arg arg; in isDisabled() local
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/src/
Dplatform_lib_android_runtime.cpp37 …ead_t platform_lib_abstraction_createJavaThread(const char* name, void (*start)(void *), void* arg) in platform_lib_abstraction_createJavaThread() argument
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnCursorPlane.cpp191 struct drm_psb_register_rw_arg arg; in enablePlane() local
218 struct drm_psb_register_rw_arg arg; in isDisabled() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
DTngGrallocBufferMapper.cpp62 struct psb_gtt_mapping_arg arg; in gttMap() local
91 struct psb_gtt_mapping_arg arg; in gttUnmap() local
/hardware/intel/img/psb_video/src/mrst/
Dlnc_cmdbuf.c359 struct psb_validate_arg *arg = &(arg_list[i]); in lncDRMCmdBuf() local
402 struct psb_validate_arg *arg = &(arg_list[i]); in lncDRMCmdBuf() local
490 struct drm_lnc_video_getparam_arg arg; in lnc_surface_get_frameskip() local
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_android_runtime.cpp34 void (*start)(void *), void* arg) in createJavaThread() argument
/hardware/intel/img/psb_video/src/
Dpsb_buffer_dm.c66 struct drm_lnc_video_getparam_arg arg; in psb_buffer_info_ci() local
225 struct drm_lnc_video_getparam_arg arg; in psb_buffer_info_rar() local

12345