/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 210 … loc_match_callback(slot->loc_cb_wait_event_mask, slot->ioctl_type, loc_event, loc_event_payload)) in loc_api_callback_process_sync_call() 216 …d", i, slot->in_use, slot->loc_handle, (int) slot->loc_cb_wait_event_mask, (int) slot->ioctl_type); in loc_api_callback_process_sync_call() 372 rpc_loc_ioctl_e_type ioctl_type /* IOCTL type to wait for */ in loc_api_save_callback() argument 380 slot->ioctl_type = ioctl_type; in loc_api_save_callback() 381 if (ioctl_type) slot->loc_cb_wait_event_mask |= RPC_LOC_EVENT_IOCTL_REPORT; in loc_api_save_callback() 496 rpc_loc_ioctl_e_type ioctl_type, in loc_api_sync_ioctl() argument 511 loc_get_ioctl_type_name(ioctl_type)); in loc_api_sync_ioctl() 518 loc_api_save_callback(select_id, handle, 0, ioctl_type); in loc_api_sync_ioctl() 525 rc = loc_ioctl(handle, ioctl_type, ioctl_data_ptr); in loc_api_sync_ioctl() 532 select_id, loc_get_ioctl_type_name(ioctl_type), loc_get_ioctl_status_name(rc)); in loc_api_sync_ioctl() [all …]
|
D | loc_api_rpc_glue.c | 486 rpc_loc_ioctl_e_type ioctl_type, in loc_ioctl() argument 498 args.ioctl_type = ioctl_type; in loc_ioctl() 502 ioctl_data->disc = ioctl_type; in loc_ioctl() 506 switch (ioctl_type) in loc_ioctl() 574 EXIT_LOG_CALLFLOW(%s, loc_get_ioctl_type_name(ioctl_type)); in loc_ioctl() 620 rpc_loc_ioctl_e_type ioctl_type, in loc_eng_ioctl() argument 628 ret_val = loc_api_sync_ioctl(handle, ioctl_type, ioctl_data_ptr, timeout_msec, cb_data_ptr); in loc_eng_ioctl() 632 loc_get_ioctl_type_name(ioctl_type), in loc_eng_ioctl()
|
D | LocApiRpc.cpp | 364 rpc_loc_ioctl_e_type ioctl_type = RPC_LOC_IOCTL_SET_FIX_CRITERIA; in setPositionMode() local 424 ioctl_data.disc = ioctl_type; in setPositionMode() 427 ioctl_type, in setPositionMode() 440 rpc_loc_ioctl_e_type ioctl_type = RPC_LOC_IOCTL_INJECT_UTC_TIME; in setTime() local 450 ioctl_data.disc = ioctl_type; in setTime() 453 ioctl_type, in setTime() 953 rpc_loc_ioctl_e_type ioctl_type = RPC_LOC_IOCTL_INJECT_PREDICTED_ORBITS_DATA; in setXtraData() local 965 ioctl_data.disc = ioctl_type; in setXtraData() 989 ioctl_type, in setXtraData() 1004 ioctl_type, in setXtraData()
|
D | loc_api_log.c | 300 const char* loc_get_ioctl_type_name(rpc_loc_ioctl_e_type ioctl_type) in loc_get_ioctl_type_name() argument 303 (long) ioctl_type); in loc_get_ioctl_type_name()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_rpc_glue.c | 258 rpc_loc_ioctl_e_type ioctl_type, in loc_ioctl() argument 267 args.ioctl_type = ioctl_type; in loc_ioctl() 271 ioctl_data->disc = ioctl_type; in loc_ioctl() 275 switch (ioctl_type) in loc_ioctl()
|
D | loc_api_xdr.c | 78 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type)) in xdr_rpc_loc_ioctl_args()
|
D | loc_api.xdr | 81 rpc_loc_ioctl_e_type ioctl_type;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_rpc_glue.c | 258 rpc_loc_ioctl_e_type ioctl_type, in loc_ioctl() argument 267 args.ioctl_type = ioctl_type; in loc_ioctl() 271 ioctl_data->disc = ioctl_type; in loc_ioctl() 275 switch (ioctl_type) in loc_ioctl()
|
D | loc_api_xdr.c | 78 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type)) in xdr_rpc_loc_ioctl_args()
|
D | loc_api.xdr | 72 rpc_loc_ioctl_e_type ioctl_type;
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | loc_api_sync_call.h | 53 rpc_loc_ioctl_e_type ioctl_type; /* ioctl to wait for */ member 80 rpc_loc_ioctl_e_type ioctl_type,
|
D | loc_api_rpc_glue.h | 106 rpc_loc_ioctl_e_type ioctl_type, 113 rpc_loc_ioctl_e_type ioctl_type,
|
D | loc_api_log.h | 48 extern const char* loc_get_ioctl_type_name(rpc_loc_ioctl_e_type ioctl_type);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
D | loc_api_rpc_glue.h | 92 rpc_loc_ioctl_e_type ioctl_type,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
D | loc_api_rpcgen_xdr.c | 106 if (!xdr_rpc_loc_ioctl_e_type (xdrs, &objp->ioctl_type)) in xdr_rpc_loc_ioctl_args()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api.h | 48 rpc_loc_ioctl_e_type ioctl_type; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api.h | 48 rpc_loc_ioctl_e_type ioctl_type; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/ |
D | loc_api_rpcgen_rpc.h | 78 rpc_loc_ioctl_e_type ioctl_type; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 101 rpc_loc_ioctl_e_type ioctl_type;
|