OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:horizontal_dop
(Results
1 - 11
of
11
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_log.c
219
LOC_LOGV("horizontal dop: %.3f\n", (float) gnss->
horizontal_dop
);
LocApiRpc.cpp
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr
184
float
horizontal_dop
;
loc_api_common_xdr.c
285
if (!xdr_float (xdrs, &objp->
horizontal_dop
))
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr
184
float
horizontal_dop
;
loc_api_common_xdr.c
285
if (!xdr_float (xdrs, &objp->
horizontal_dop
))
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
loc_api_common.xdr
202
float
horizontal_dop
;
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h
156
float
horizontal_dop
;
member in struct:rpc_loc_gnss_info_s_type
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h
150
float
horizontal_dop
;
member in struct:rpc_loc_gnss_info_s_type
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h
172
float
horizontal_dop
;
member in struct:rpc_loc_gnss_info_s_type
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_common_xdr.c
243
if (!xdr_float (xdrs, &objp->
horizontal_dop
))
[
all
...]
Completed in 78 milliseconds