Home
last modified time | relevance | path

Searched refs:minIntervalMs (Results 1 – 5 of 5) sorted by relevance

/system/chre/platform/shared/
Dchre_api_gnss.cc36 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/
Dgnss.h209 bool enable, uint32_t minIntervalMs, uint32_t minTimeToNextFixMs);
234 bool enable, uint32_t minIntervalMs);
/system/chre/chre_api/legacy/v1_2/chre/
Dgnss.h397 bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs,
452 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
/system/chre/chre_api/legacy/v1_1/chre/
Dgnss.h390 bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs,
445 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h427 bool chreGnssLocationSessionStartAsync(uint32_t minIntervalMs,
482 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,