Home
last modified time | relevance | path

Searched refs:consentAccepted (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm7250/gps/gnss/
Dlocation_gnss.cpp97 static void updateNTRIPGGAConsent(bool consentAccepted);
566 static void updateNTRIPGGAConsent(bool consentAccepted){ in updateNTRIPGGAConsent() argument
569 gGnssAdapter->updateNTRIPGGAConsentCommand(consentAccepted); in updateNTRIPGGAConsent()
DGnssAdapter.h641 void updateNTRIPGGAConsentCommand(bool consentAccepted) { mSendNmeaConsent = consentAccepted; } in updateNTRIPGGAConsentCommand() argument
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp97 static void updateNTRIPGGAConsent(bool consentAccepted);
566 static void updateNTRIPGGAConsent(bool consentAccepted){ in updateNTRIPGGAConsent() argument
569 gGnssAdapter->updateNTRIPGGAConsentCommand(consentAccepted); in updateNTRIPGGAConsent()
DGnssAdapter.h641 void updateNTRIPGGAConsentCommand(bool consentAccepted) { mSendNmeaConsent = consentAccepted; } in updateNTRIPGGAConsentCommand() argument
/hardware/qcom/sm7250/gps/location/
Dlocation_interface.h106 void (*updateNTRIPGGAConsent)(bool consentAccepted);
/hardware/qcom/sm8150/gps/location/
Dlocation_interface.h106 void (*updateNTRIPGGAConsent)(bool consentAccepted);