OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sources_used
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp
97
if ((locations[iLocation]->
sources_used
& ~FLP_TECH_MASK_GNSS_AND_SENSORS) != 0)
100
locations[iLocation]->
sources_used
, iLocation, locationsCount);
/hardware/libhardware/include/hardware/
fused_location.h
171
uint32_t
sources_used
;
member in struct:__anon48130
591
*
sources_used
- Bitwise OR of FLP_TECH_MASK flags indicating which
603
int32_t transition, FlpUtcTime timestamp, uint32_t
sources_used
);
/hardware/qcom/gps/core/
gps_extended_c.h
292
uint32_t
sources_used
;
member in struct:GpsExtLocation_s
/hardware/qcom/gps/msm8084/core/
gps_extended_c.h
277
uint32_t
sources_used
;
member in struct:GpsExtLocation_s
/hardware/qcom/gps/msm8994/core/
gps_extended_c.h
292
uint32_t
sources_used
;
member in struct:GpsExtLocation_s
Completed in 2135 milliseconds