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

  /external/chromium_org/chrome/browser/ui/search_engines/
edit_search_engine_controller.cc 47 const TemplateURLRef& template_ref = t_url.url_ref(); local
50 if (!template_ref.IsValid(service->search_terms_data()))
55 if (!template_ref.SupportsReplacement(service->search_terms_data()) &&
62 return GURL(template_ref.ReplaceSearchTerms(
  /external/clang/bindings/python/clang/
cindex.py 735 CursorKind.TEMPLATE_REF = CursorKind(45)
    [all...]

Completed in 108 milliseconds