Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dchre_api_gnss.cc60 DLL_EXPORT bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs, in chreGnssMeasurementSessionStartAsync() function
/system/chre/chre_api/legacy/v1_2/chre/
Dgnss.h452 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
/system/chre/chre_api/legacy/v1_1/chre/
Dgnss.h445 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h482 bool chreGnssMeasurementSessionStartAsync(uint32_t minIntervalMs,
/system/chre/apps/gnss_world/
Dgnss_world.cc99 if (chreGnssMeasurementSessionStartAsync( in makeMeasurementRequest()