Home | History | Annotate | Download | only in net

Lines Matching refs:correction_type

39   const char* correction_type;
65 &NavigationCorrection::correction_type);
77 std::string correction_type;
295 if ((*it)->correction_type == "reloadPage") {
301 if ((*it)->correction_type == "webSearchQuery") {
319 if ((*it)->correction_type !=
320 kCorrectionResourceTable[correction_index].correction_type) {