Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.h50 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
DLocApiBase.h83 void removeAdapter(LocAdapterBase* adapter);
DLocApiBase.cpp142 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter() function in loc_core::LocApiBase
/hardware/qcom/gps/core/
DLocAdapterBase.h51 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
DLocApiBase.h97 void removeAdapter(LocAdapterBase* adapter);
DLocApiBase.cpp170 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter() function in loc_core::LocApiBase