Searched refs:agpsOpenResultCb (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.cpp | 58 static void agpsOpenResultCb (bool isSuccess, AGpsExtType agpsType, const char* apn, 3384 AgpsCbInfo& cbInfo = getAgpsCbInfo(agpsOpenResultCb, agpsCloseResultCb, this); in initDefaultAgps() 3973 static void agpsOpenResultCb (bool isSuccess, AGpsExtType agpsType, const char* apn, in agpsOpenResultCb() function
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 61 static void agpsOpenResultCb (bool isSuccess, AGpsExtType agpsType, const char* apn, 4014 AgpsCbInfo& cbInfo = getAgpsCbInfo(agpsOpenResultCb, agpsCloseResultCb, this); in initDefaultAgps() 4691 static void agpsOpenResultCb (bool isSuccess, AGpsExtType agpsType, const char* apn, in agpsOpenResultCb() function
|