Searched refs:chrePalGnssGetApi (Results 1 – 9 of 9) sorted by relevance
19 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { in chrePalGnssGetApi() function
46 mGnssApi = chrePalGnssGetApi(CHRE_PAL_GNSS_API_CURRENT_VERSION); in init()
299 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion);
119 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { in chrePalGnssGetApi() function
41 framework. The framework should be provided via chrePalGnssGetApi()
250 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { in chrePalGnssGetApi() function
151 api_ = chrePalGnssGetApi(CHRE_PAL_GNSS_API_CURRENT_VERSION); in SetUp()
664 gGnssServiceContext.api = chrePalGnssGetApi(CHPP_PAL_GNSS_API_VERSION); in chppRegisterGnssService()
834 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { function