/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | list.cpp | 38 void list_add(struct list_head *latest, in list_add() argument 41 next->prev = latest; in list_add() 42 latest->next = next; in list_add() 43 latest->prev = prev; in list_add() 44 prev->next = latest; in list_add() 47 void add_to_list(struct list_head *latest, struct list_head *head) in add_to_list() argument 49 list_add(latest, head, head->next); in add_to_list() 52 void list_add_tail(struct list_head *latest, struct list_head *head) in list_add_tail() argument 54 list_add(latest, head->prev, head); in list_add_tail() 70 void replace_in_list(struct list_head *old, struct list_head *latest) in replace_in_list() argument [all …]
|
D | list.h | 37 void list_add(struct list_head *latest, struct list_head *prev, 39 void add_to_list(struct list_head *latest, struct list_head *head); 40 void list_add_tail(struct list_head *latest, struct list_head *head); 43 void replace_in_list(struct list_head *old, struct list_head *latest);
|
/hardware/interfaces/audio/effect/6.0/ |
D | IVisualizerEffect.hal | 85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The 103 * Retrieves the latest measurements. The measurements to be made
|
/hardware/interfaces/audio/effect/4.0/ |
D | IVisualizerEffect.hal | 85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The 103 * Retrieves the latest measurements. The measurements to be made
|
/hardware/interfaces/audio/effect/5.0/ |
D | IVisualizerEffect.hal | 85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The 103 * Retrieves the latest measurements. The measurements to be made
|
/hardware/interfaces/audio/effect/2.0/ |
D | IVisualizerEffect.hal | 85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The 103 * Retrieves the latest measurements. The measurements to be made
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiStaIface.hal | 30 * Retrieve the latest link layer stats.
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 33 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
D | loc_api.xdr | 32 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#16
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssConfiguration.hal | 44 * The superset of all satellite sources provided, including wildcards, in the latest call
|
/hardware/interfaces/cas/1.2/ |
D | types.hal | 145 * latest StatusMessage from the StatusEvent. The plugin supports unlimited
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 44 * latest available value.
|
/hardware/interfaces/wifi/offload/1.0/ |
D | IOffload.hal | 80 * interface objects, the latest one must be used to deliver events to client.
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 62 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#24
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 62 Id: //source/qcom/qct/modem/api/gps/main/latest/loc_api.h#24
|