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);
79 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { in chrePalGnssGetApi() function
41 framework. The framework should be provided via chrePalGnssGetApi()
168 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { in chrePalGnssGetApi() function
148 api_ = chrePalGnssGetApi(CHRE_PAL_GNSS_API_CURRENT_VERSION); in SetUp()
667 gGnssServiceContext.api = chrePalGnssGetApi(CHPP_PAL_GNSS_API_VERSION); in chppRegisterGnssService()
841 const struct chrePalGnssApi *chrePalGnssGetApi(uint32_t requestedApiVersion) { function