Searched refs:countOfConfigs (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 1152 size_t countOfConfigs = mCount; in gnssUpdateConfigCommand() local 1261 [&adapter, sessionIds, countOfConfigs] (std::vector<LocationError> errs) { in gnssUpdateConfigCommand() 1264 adapter.reportResponse(countOfConfigs, errs.data(), ids.data()); in gnssUpdateConfigCommand() 1269 countOfConfigs, configCollectiveResponse, errs] () mutable { in gnssUpdateConfigCommand() 1271 gnssConfigRequested, gnssConfigNeedEngineUpdate, countOfConfigs); in gnssUpdateConfigCommand()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 1089 size_t countOfConfigs = mCount; in gnssUpdateConfigCommand() local 1198 [&adapter, sessionIds, countOfConfigs] (std::vector<LocationError> errs) { in gnssUpdateConfigCommand() 1201 adapter.reportResponse(countOfConfigs, errs.data(), ids.data()); in gnssUpdateConfigCommand() 1206 countOfConfigs, configCollectiveResponse, errs] () { in gnssUpdateConfigCommand() 1208 gnssConfigRequested, gnssConfigNeedEngineUpdate, countOfConfigs); in gnssUpdateConfigCommand()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 1306 size_t countOfConfigs = mCount; in gnssUpdateConfigCommand() local 1424 [&adapter, sessionIds, countOfConfigs] (std::vector<LocationError> errs) { in gnssUpdateConfigCommand() 1427 adapter.reportResponse(countOfConfigs, errs.data(), ids.data()); in gnssUpdateConfigCommand() 1432 countOfConfigs, configCollectiveResponse, errs] () mutable { in gnssUpdateConfigCommand() 1434 gnssConfigRequested, gnssConfigNeedEngineUpdate, countOfConfigs); in gnssUpdateConfigCommand()
|