Home
last modified time | relevance | path

Searched defs:flash_path (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
Ddesktop_browser_finder.py34 def __init__(self, browser_type, finder_options, executable, flash_path, argument
Ddesktop_browser_backend.py22 def __init__(self, browser_options, executable, flash_path, is_content_shell, argument
/external/chromium_org/tools/
Dbisect-builds.py65 is_official, is_aura, flash_path = None): argument
461 flash_path=None, argument
/external/chromium/chrome/common/
Dsandbox_policy.cc448 bool IsBuiltInFlash(const CommandLine* cmd_line, FilePath* flash_path) { in IsBuiltInFlash()
485 FilePath flash_path; in AddPolicyForPlugin() local
Dchrome_content_client.cc121 const CommandLine::StringType flash_path = in AddOutOfProcessFlash() local
/external/chromium_org/chrome/common/
Dchrome_content_client.cc376 const CommandLine::StringType flash_path = in AddPepperFlashFromCommandLine() local
412 base::FilePath flash_path; in GetBundledPepperFlash() local
/external/chromium_org/chrome/browser/component_updater/
Dpepper_flash_component_installer.cc140 bool MakePepperFlashPluginInfo(const base::FilePath& flash_path, in MakePepperFlashPluginInfo()
/external/chromium_org/chrome_frame/test/perf/
Dchrome_frame_perftest.cc1242 base::FilePath flash_path = base::FilePath(plugin_path); in TEST_F() local