OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleEngineDownEvent
(Results
1 - 25
of
49
) sorted by null
1
2
/hardware/qcom/gps/msm8084/core/
LocAdapterProxyBase.h
54
inline virtual void
handleEngineDownEvent
() {};
LocAdapterBase.cpp
60
void LocAdapterBase::
handleEngineDownEvent
()
63
mLocAdapterProxyBase->
handleEngineDownEvent
();
LocAdapterBase.h
75
virtual void
handleEngineDownEvent
();
LocApiBase.h
101
void
handleEngineDownEvent
();
LocApiBase.cpp
217
void LocApiBase::
handleEngineDownEvent
()
220
TO_ALL_LOCADAPTERS(mLocAdapters[i]->
handleEngineDownEvent
());
/hardware/qcom/gps/core/
LocAdapterProxyBase.h
59
inline virtual void
handleEngineDownEvent
() {};
LocAdapterBase.cpp
60
void LocAdapterBase::
handleEngineDownEvent
()
63
mLocAdapterProxyBase->
handleEngineDownEvent
();
LocAdapterBase.h
85
virtual void
handleEngineDownEvent
();
LocApiBase.cpp
223
void LocApiBase::
handleEngineDownEvent
()
226
TO_ALL_LOCADAPTERS(mLocAdapters[i]->
handleEngineDownEvent
());
/hardware/qcom/gps/msm8909/core/
LocAdapterProxyBase.h
59
inline virtual void
handleEngineDownEvent
() {};
LocAdapterBase.cpp
60
void LocAdapterBase::
handleEngineDownEvent
()
63
mLocAdapterProxyBase->
handleEngineDownEvent
();
LocAdapterBase.h
85
virtual void
handleEngineDownEvent
();
LocApiBase.cpp
223
void LocApiBase::
handleEngineDownEvent
()
226
TO_ALL_LOCADAPTERS(mLocAdapters[i]->
handleEngineDownEvent
());
/hardware/qcom/gps/msm8994/core/
LocAdapterProxyBase.h
59
inline virtual void
handleEngineDownEvent
() {};
LocAdapterBase.cpp
60
void LocAdapterBase::
handleEngineDownEvent
()
63
mLocAdapterProxyBase->
handleEngineDownEvent
();
LocAdapterBase.h
85
virtual void
handleEngineDownEvent
();
LocApiBase.cpp
223
void LocApiBase::
handleEngineDownEvent
()
226
TO_ALL_LOCADAPTERS(mLocAdapters[i]->
handleEngineDownEvent
());
/hardware/qcom/gps/msm8996/core/
LocAdapterProxyBase.h
59
inline virtual void
handleEngineDownEvent
() {};
LocAdapterBase.cpp
60
void LocAdapterBase::
handleEngineDownEvent
()
63
mLocAdapterProxyBase->
handleEngineDownEvent
();
LocAdapterBase.h
85
virtual void
handleEngineDownEvent
();
/hardware/qcom/gps/msm8960/core/
LocAdapterBase.h
74
virtual void
handleEngineDownEvent
();
LocAdapterBase.cpp
72
handleEngineDownEvent
()
LocApiBase.h
87
void
handleEngineDownEvent
();
LocApiBase.cpp
187
void LocApiBase::
handleEngineDownEvent
()
190
TO_ALL_LOCADAPTERS(mLocAdapters[i]->
handleEngineDownEvent
());
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp
251
void LocEngAdapter::
handleEngineDownEvent
()
Completed in 1452 milliseconds
1
2