Searched refs:access_point_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_linux.cc229 const dbus::ObjectPath& access_point_path = access_point_paths[i]; local
230 VLOG(1) << "Checking access point: " << access_point_path.value();
234 access_point_path);
246 LOG(WARNING) << "Unexpected response for " << access_point_path.value()
253 LOG(WARNING) << "Unexpected response for " << access_point_path.value()
269 LOG(WARNING) << "Unexpected response for " << access_point_path.value()
293 LOG(WARNING) << "Unexpected response for " << access_point_path.value()
309 LOG(WARNING) << "Unexpected response for " << access_point_path.value()
318 VLOG(1) << "Access point data of " << access_point_path.value() << ": "

Completed in 377 milliseconds