Home
last modified time | relevance | path

Searched refs:ChppGnssLocationEventWithHeader (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dgnss_types.h107 struct ChppGnssLocationEventWithHeader { struct
147 struct ChppGnssLocationEventWithHeader **out,
/system/chre/chpp/common/
Dgnss_convert.c147 struct ChppGnssLocationEventWithHeader **out, in chppGnssLocationEventFromChre()
152 size_t payloadSize = sizeof(struct ChppGnssLocationEventWithHeader); in chppGnssLocationEventFromChre()
/system/chre/chpp/services/
Dgnss.c556 struct ChppGnssLocationEventWithHeader *notification = NULL; in chppGnssServiceLocationEventCallback()