OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GpsStatusValue
(Results
1 - 25
of
76
) sorted by null
1
2
3
4
/hardware/qcom/gps/core/
loc_core_log.h
41
const char* loc_get_gps_status_name(
GpsStatusValue
gps_status);
UlpProxyBase.h
66
inline virtual bool reportStatus(
GpsStatusValue
status) {
LocAdapterBase.cpp
89
reportStatus(
GpsStatusValue
status)
LocAdapterBase.h
98
virtual void reportStatus(
GpsStatusValue
status);
/hardware/qcom/gps/msm8084/core/
loc_core_log.h
41
const char* loc_get_gps_status_name(
GpsStatusValue
gps_status);
UlpProxyBase.h
66
inline virtual bool reportStatus(
GpsStatusValue
status) {
LocAdapterBase.cpp
83
reportStatus(
GpsStatusValue
status)
LocAdapterBase.h
88
virtual void reportStatus(
GpsStatusValue
status);
/hardware/qcom/gps/msm8909/core/
UlpProxyBase.h
67
inline virtual bool reportStatus(
GpsStatusValue
/* status*/) {
loc_core_log.h
41
const char* loc_get_gps_status_name(
GpsStatusValue
gps_status);
LocAdapterBase.cpp
90
reportStatus(
GpsStatusValue
status)
LocAdapterBase.h
98
virtual void reportStatus(
GpsStatusValue
status);
/hardware/qcom/gps/msm8960/core/
loc_core_log.h
41
const char* loc_get_gps_status_name(
GpsStatusValue
gps_status);
LocAdapterBase.h
86
virtual void reportStatus(
GpsStatusValue
status);
/hardware/qcom/gps/msm8994/core/
loc_core_log.h
41
const char* loc_get_gps_status_name(
GpsStatusValue
gps_status);
UlpProxyBase.h
66
inline virtual bool reportStatus(
GpsStatusValue
status) {
/hardware/qcom/gps/msm8996/core/
UlpProxyBase.h
66
inline virtual bool reportStatus(
GpsStatusValue
status) {
loc_core_log.h
41
const char* loc_get_gps_status_name(
GpsStatusValue
gps_status);
/hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h
123
const
GpsStatusValue
mStatus;
125
GpsStatusValue
engineStatus);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_msg.h
123
const
GpsStatusValue
mStatus;
125
GpsStatusValue
engineStatus);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h
109
GpsStatusValue
engine_status;
110
GpsStatusValue
fix_session_status;
loc_eng_msg.h
123
const
GpsStatusValue
mStatus;
125
GpsStatusValue
engineStatus);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_msg.h
123
const
GpsStatusValue
mStatus;
125
GpsStatusValue
engineStatus);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng.h
114
GpsStatusValue
engine_status;
115
GpsStatusValue
fix_session_status;
loc_eng_msg.h
123
const
GpsStatusValue
mStatus;
125
GpsStatusValue
engineStatus);
Completed in 1217 milliseconds
1
2
3
4