Home
last modified time | relevance | path

Searched refs:countOfConfigs (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp1152 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/
DGnssAdapter.cpp1089 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/
DGnssAdapter.cpp1306 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()