Searched refs:minIntervalMs (Results 1 – 5 of 5) sorted by relevance
/system/chre/platform/shared/ |
D | chre_api_gnss.cc | 36 DLL_EXPORT bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs, in chreGnssLocationSessionStartAsync() argument 43 nanoapp, Milliseconds(minIntervalMs), in chreGnssLocationSessionStartAsync() 60 DLL_EXPORT bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs, in chreGnssMeasurementSessionStartAsync() argument 66 nanoapp, Milliseconds(minIntervalMs), in chreGnssMeasurementSessionStartAsync()
|
/system/chre/pal/include/chre/pal/ |
D | gnss.h | 209 bool enable, uint32_t minIntervalMs, uint32_t minTimeToNextFixMs); 234 bool enable, uint32_t minIntervalMs);
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | gnss.h | 397 bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs, 452 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | gnss.h | 390 bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs, 445 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
|
/system/chre/chre_api/include/chre_api/chre/ |
D | gnss.h | 427 bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs, 482 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
|