Searched defs:ExtensionURLToRelativeFilePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension_file_util.cc252 FilePath page_path = ExtensionURLToRelativeFilePath(
267 const FilePath options_path = ExtensionURLToRelativeFilePath(
282 FilePath page_path = ExtensionURLToRelativeFilePath(
521 FilePath ExtensionURLToRelativeFilePath(const GURL& url) { function in namespace:extension_file_util

Completed in 60 milliseconds