Home
last modified time | relevance | path

Searched refs:mValid (Results 1 – 25 of 45) sorted by relevance

12

/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensorDevice.cpp43 if (device->mValid) { in create()
52 Thread(false /*canCallJava*/), mValid(false) { in HidRawSensorDevice()
78 mValid = true; in HidRawSensorDevice()
DHidRawSensor.h50 bool isValid() const { return mValid; }; in isValid()
162 bool mValid; variable
DHidRawSensorDevice.h47 bool mValid; variable
DHidRawDevice.cpp36 : mDevFd(-1), mMultiIdDevice(false), mValid(false) { in HidRawDevice()
83 mValid = true; in HidRawDevice()
179 return mValid; in isValid()
DHidRawDevice.h75 int mValid; variable
/hardware/qcom/gps/msm8998/core/
DSystemStatus.h77 bool mValid;
81 mValid(false) {} in SystemStatusLocation()
84 mValid(true), in SystemStatusLocation()
204 bool mValid;
211 mValid(false), in SystemStatusBestPosition()
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.h77 bool mValid;
81 mValid(false) {} in SystemStatusLocation()
84 mValid(true), in SystemStatusLocation()
204 bool mValid;
211 mValid(false), in SystemStatusBestPosition()
/hardware/qcom/sm8150p/gps/android/2.0/
DGnssDebug.cpp75 if (reports.mLocation.mValid) { in getDebugData()
124 if (reports.mTime.mValid) { in getDebugData()
193 if (reports.mLocation.mValid) { in getDebugData_2_0()
242 if (reports.mTime.mValid) { in getDebugData_2_0()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssDebug.cpp75 if (reports.mLocation.mValid) { in getDebugData()
124 if (reports.mTime.mValid) { in getDebugData()
193 if (reports.mLocation.mValid) { in getDebugData_2_0()
242 if (reports.mTime.mValid) { in getDebugData_2_0()
/hardware/qcom/sm8150/gps/android/2.1/
DGnssDebug.cpp75 if (reports.mLocation.mValid) { in getDebugData()
124 if (reports.mTime.mValid) { in getDebugData()
193 if (reports.mLocation.mValid) { in getDebugData_2_0()
242 if (reports.mTime.mValid) { in getDebugData_2_0()
/hardware/qcom/sm7150/gps/android/2.0/
DGnssDebug.cpp75 if (reports.mLocation.mValid) { in getDebugData()
124 if (reports.mTime.mValid) { in getDebugData()
193 if (reports.mLocation.mValid) { in getDebugData_2_0()
242 if (reports.mTime.mValid) { in getDebugData_2_0()
/hardware/qcom/sdm845/gps/msm8998/android/
DGnssDebug.cpp63 if (reports.mLocation.mValid) { in getDebugData()
95 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssDebug.cpp63 if (reports.mLocation.mValid) { in getDebugData()
95 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/gps/msm8998/android/
DGnssDebug.cpp63 if (reports.mLocation.mValid) { in getDebugData()
95 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.h84 bool mValid;
88 mValid(false) {} in SystemStatusLocation()
91 mValid(true), in SystemStatusLocation()
211 bool mValid;
218 mValid(false), in SystemStatusBestPosition()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssDebug.cpp69 if (reports.mLocation.mValid) { in getDebugData()
118 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sm7150/gps/android/1.1/
DGnssDebug.cpp70 if (reports.mLocation.mValid) { in getDebugData()
119 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssDebug.cpp70 if (reports.mLocation.mValid) { in getDebugData()
117 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssDebug.cpp70 if (reports.mLocation.mValid) { in getDebugData()
119 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssDebug.cpp70 if (reports.mLocation.mValid) { in getDebugData()
119 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sm7150/gps/android/1.0/
DGnssDebug.cpp69 if (reports.mLocation.mValid) { in getDebugData()
118 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssDebug.cpp69 if (reports.mLocation.mValid) { in getDebugData()
118 if (reports.mTime.mValid) { in getDebugData()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.h90 bool mValid;
94 mValid(false) {} in SystemStatusLocation()
97 mValid(true), in SystemStatusLocation()
231 bool mValid;
238 mValid(false), in SystemStatusBestPosition()
/hardware/qcom/sm8150p/gps/core/
DSystemStatus.h95 bool mValid;
99 mValid(false) {} in SystemStatusLocation()
102 mValid(true), in SystemStatusLocation()
236 bool mValid;
243 mValid(false), in SystemStatusBestPosition()
/hardware/qcom/sm7150/gps/core/
DSystemStatus.h96 bool mValid;
100 mValid(false) {} in SystemStatusLocation()
103 mValid(true), in SystemStatusLocation()
238 bool mValid;
245 mValid(false), in SystemStatusBestPosition()

12