Searched refs:countOfConfigs (Results 1 – 4 of 4) 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 | 1310 size_t countOfConfigs = mCount; in gnssUpdateConfigCommand() local 1428 [&adapter, sessionIds, countOfConfigs] (std::vector<LocationError> errs) { in gnssUpdateConfigCommand() 1431 adapter.reportResponse(countOfConfigs, errs.data(), ids.data()); in gnssUpdateConfigCommand() 1438 moServerUrl, serverUrl, countOfConfigs, configCollectiveResponse, in gnssUpdateConfigCommand() 1442 gnssConfigRequested, gnssConfigNeedEngineUpdate, countOfConfigs); in gnssUpdateConfigCommand()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 1311 size_t countOfConfigs = mCount; in gnssUpdateConfigCommand() local 1429 [&adapter, sessionIds, countOfConfigs] (std::vector<LocationError> errs) { in gnssUpdateConfigCommand() 1432 adapter.reportResponse(countOfConfigs, errs.data(), ids.data()); in gnssUpdateConfigCommand() 1439 moServerUrl, serverUrl, countOfConfigs, configCollectiveResponse, in gnssUpdateConfigCommand() 1443 gnssConfigRequested, gnssConfigNeedEngineUpdate, countOfConfigs); in gnssUpdateConfigCommand()
|