Home | History | Annotate | Download | only in gnss

Lines Matching refs:UlpProxyBase

60     mUlpProxy(new UlpProxyBase()),
875 GnssAdapter::setUlpProxyCommand(UlpProxyBase* ulp)
881 UlpProxyBase* mUlp;
883 UlpProxyBase* ulp) :
896 GnssAdapter::setUlpProxy(UlpProxyBase* ulp)
900 //and we get the same object back for UlpProxyBase . Do nothing
907 ulp = new UlpProxyBase();