Searched defs:flash_path (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
D | desktop_browser_finder.py | 34 def __init__(self, browser_type, finder_options, executable, flash_path, argument
|
D | desktop_browser_backend.py | 22 def __init__(self, browser_options, executable, flash_path, is_content_shell, argument
|
/external/chromium_org/tools/ |
D | bisect-builds.py | 65 is_official, is_aura, flash_path = None): argument 461 flash_path=None, argument
|
/external/chromium/chrome/common/ |
D | sandbox_policy.cc | 448 bool IsBuiltInFlash(const CommandLine* cmd_line, FilePath* flash_path) { in IsBuiltInFlash() 485 FilePath flash_path; in AddPolicyForPlugin() local
|
D | chrome_content_client.cc | 121 const CommandLine::StringType flash_path = in AddOutOfProcessFlash() local
|
/external/chromium_org/chrome/common/ |
D | chrome_content_client.cc | 376 const CommandLine::StringType flash_path = in AddPepperFlashFromCommandLine() local 412 base::FilePath flash_path; in GetBundledPepperFlash() local
|
/external/chromium_org/chrome/browser/component_updater/ |
D | pepper_flash_component_installer.cc | 140 bool MakePepperFlashPluginInfo(const base::FilePath& flash_path, in MakePepperFlashPluginInfo()
|
/external/chromium_org/chrome_frame/test/perf/ |
D | chrome_frame_perftest.cc | 1242 base::FilePath flash_path = base::FilePath(plugin_path); in TEST_F() local
|