HomeSort by relevance Sort by last modified time
    Searched full:has_route_id (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/prerender/
prerender_manager.cc 216 bool has_route_id = has_child_id && pc->GetRouteId(&route_id); local
218 if (has_child_id && has_route_id &&
502 bool has_route_id = has_child_id && entry->GetRouteId(&route_id); local
506 if (has_child_id && has_route_id) {

Completed in 40 milliseconds