Home
last modified time | relevance | path

Searched defs:chreGnssMeasurementSessionStopAsync (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/shared/
Dchre_api_gnss.cc83 DLL_EXPORT bool chreGnssMeasurementSessionStopAsync(const void *cookie) { in chreGnssMeasurementSessionStopAsync() function
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h592 #define chreGnssMeasurementSessionStopAsync(...) \ macro