Home
last modified time | relevance | path

Searched defs:page_path (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-help.c371 static int get_html_page_path(struct strbuf *page_path, const char *page) in get_html_page_path()
404 struct strbuf page_path; /* it leaks but we exec bellow */ in show_html_page() local
/external/chromium_org/extensions/common/manifest_handlers/
Dbackground_info.cc332 base::FilePath page_path = file_util::ExtensionURLToRelativeFilePath( in Validate() local