Home
last modified time | relevance | path

Searched refs:SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8998/core/
DContextBase.cpp82 …{"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
122 mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in readConfig()
DContextBase.h85 uint32_t SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
/hardware/qcom/gps/msm8909/core/
DContextBase.h79 uint32_t SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
/hardware/qcom/gps/msm8996/core/
DContextBase.h79 uint32_t SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h166 unsigned long SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
Dloc_eng.cpp113 {"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
140 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in loc_default_parameters()
1516 … sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in loc_eng_reinit()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng.h179 uint32_t SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
Dloc_eng.cpp122 {"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
150 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in loc_default_parameters()
1816 … sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in loc_eng_reinit()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng.h181 uint32_t SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
Dloc_eng.cpp128 {"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
163 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in loc_default_parameters()
1819 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in loc_eng_reinit()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.h181 uint32_t SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH; member
Dloc_eng.cpp128 {"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
163 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in loc_default_parameters()
1818 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in loc_eng_reinit()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.cpp126 {"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
161 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in loc_default_parameters()
1845 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in loc_eng_reinit()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.cpp126 {"SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH", &sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, NULL, 'n'},
161 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH = 25; in loc_default_parameters()
1842 sap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in loc_eng_reinit()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp537 ContextBase::mSap_conf.SENSOR_ACCEL_SAMPLES_PER_BATCH_HIGH, in setConfigCommand()