HomeSort by relevance Sort by last modified time
    Searched refs:corrections (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/renderer/net/
net_error_helper_core.cc 88 ScopedVector<NavigationCorrection> corrections; member in struct:__anon10443::NavigationCorrectionResponse
98 &NavigationCorrectionResponse::corrections);
287 response.corrections.begin();
288 it != response.corrections.end(); ++it) {
293 int tracking_id = it - response.corrections.begin();
391 // True if a blank page was loaded, and navigation corrections need to be
403 // All the navigation corrections that have been clicked, for tracking
602 // If navigation corrections were needed before, that should have been
706 const std::string& corrections,
720 ParseNavigationCorrectionResponse(corrections);
    [all...]
net_error_helper_core.h 82 // Cancels fetching navigation corrections. Does nothing if no fetch is
146 void OnNavigationCorrectionsFetched(const std::string& corrections,
net_error_helper_core_unittest.cc 36 const char kNavigationCorrectionUrl[] = "http://navigation.corrections/";
78 std::string SuggestionsToResponse(const NavigationCorrection* corrections,
82 url_corrections->Append(corrections[i].ToValue());
229 const NavigationCorrection* corrections, int num_corrections) {
231 SuggestionsToResponse(corrections, num_corrections));
424 // corrections.
614 // of these have navigation corrections enabled.
    [all...]
  /external/bison/
maint.mk     [all...]

Completed in 2746 milliseconds