Home
last modified time | relevance | path

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

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