Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_mm1_modem_modem3gpp_proxy.cc90 std::vector<KeyValueStore> result_stores; in OnScanSuccess() local
94 result_stores.push_back(result_store); in OnScanSuccess()
96 callback.Run(result_stores, Error()); in OnScanSuccess()