Searched defs:releaseLocationEvent (Results 1 - 2 of 2) sorted by relevance

/system/chre/pal/include/chre/pal/
H A Dgnss.h106 * to the releaseLocationEvent function in struct chrePalGnssApi.
210 void (*releaseLocationEvent)(struct chreGnssLocationEvent *event); member in struct:chrePalGnssApi
/system/chre/platform/shared/
H A Dplatform_gnss.cc83 void PlatformGnss::releaseLocationEvent(chreGnssLocationEvent *event) { function in class:chre::PlatformGnss
86 mGnssApi->releaseLocationEvent(event);

Completed in 66 milliseconds