/hardware/interfaces/configstore/1.0/vts/functional/ |
D | VtsHalConfigstoreV1_0TargetTest.cpp | 56 [&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/ |
D | dhdu_nl80211.c | 38 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/ |
D | cpp_bindings.cpp | 578 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/ |
D | cld80211_lib.c | 116 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/ |
D | ThreadCreationWrapper.cpp | 19 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/ |
D | VsyncControl.cpp | 50 struct drm_psb_vsync_set_arg arg; in control() local 69 struct drm_psb_vsync_set_arg arg; in wait() local
|
D | WsbmWrapper.c | 32 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/ |
D | VsyncControl.cpp | 50 struct drm_psb_vsync_set_arg arg; in control() local 69 struct drm_psb_vsync_set_arg arg; in wait() local
|
D | WsbmWrapper.c | 33 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/ |
D | wsbm_ttmpool.c | 118 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
|
D | wsbm_slabpool.c | 223 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/ |
D | cpp_bindings.cpp | 584 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()
|
D | wificonfig.cpp | 337 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()
|
D | wifi_hal.cpp | 126 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/ |
D | TngSpritePlane.cpp | 131 struct drm_psb_register_rw_arg arg; in enablePlane() local 166 struct drm_psb_register_rw_arg arg; in isDisabled() local
|
D | TngCursorPlane.cpp | 193 struct drm_psb_register_rw_arg arg; in enablePlane() local 220 struct drm_psb_register_rw_arg arg; in isDisabled() local
|
D | TngGrallocBufferMapper.cpp | 62 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/ |
D | AnnCursorPlane.cpp | 170 struct drm_psb_register_rw_arg arg; in enablePlane() local 197 struct drm_psb_register_rw_arg arg; in isDisabled() local
|
D | AnnRGBPlane.cpp | 201 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/ |
D | platform_lib_android_runtime.cpp | 37 …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/ |
D | AnnCursorPlane.cpp | 191 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/ |
D | TngGrallocBufferMapper.cpp | 62 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/ |
D | lnc_cmdbuf.c | 359 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/ |
D | loc_stub_android_runtime.cpp | 34 void (*start)(void *), void* arg) in createJavaThread() argument
|
/hardware/intel/img/psb_video/src/ |
D | psb_buffer_dm.c | 66 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
|