Searched refs:LocSetUlpProxy (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp53 struct LocSetUlpProxy : public LocMsg { struct in inherits:LocMsg
56 inline LocSetUlpProxy(LocAdapterBase* adapter, UlpProxyBase* ulp) : function in struct:LocSetUlpProxy
66 sendMsg(new LocSetUlpProxy(mLocEngAdapter, ulp));
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp88 struct LocSetUlpProxy : public LocMsg { struct in inherits:LocMsg
91 inline LocSetUlpProxy(LocAdapterBase* adapter, UlpProxyBase* ulp) : function in struct:LocSetUlpProxy
101 sendMsg(new LocSetUlpProxy(mLocEngAdapter, ulp));

Completed in 170 milliseconds