Home | History | Annotate | Download | only in gnss

Lines Matching refs:UlpProxyBase

58     mUlpProxy(new UlpProxyBase()),
885 GnssAdapter::setUlpProxyCommand(UlpProxyBase* ulp)
891 UlpProxyBase* mUlp;
893 UlpProxyBase* ulp) :
909 GnssAdapter::setUlpProxy(UlpProxyBase* ulp)
913 //and we get the same object back for UlpProxyBase . Do nothing
920 ulp = new UlpProxyBase();