Home
last modified time | relevance | path

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

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