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

  /external/chromium/chrome/browser/
shell_integration_unittest.cc 167 const char* template_contents; member in struct:__anon3032
303 test_cases[i].template_contents,
shell_integration.h 95 // Returns contents for .desktop file based on |template_contents|, |url|
96 // and |title|. The |template_contents| should be contents of .desktop file
99 const std::string& template_contents,
shell_integration_linux.cc 365 const std::string& template_contents,
375 StringTokenizer tokenizer(template_contents, "\n");

Completed in 39 milliseconds