OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFlashPluginEnabled
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
open_with_browser.cc
96
bool
IsFlashPluginEnabled
(Profile* profile) {
185
return
IsFlashPluginEnabled
(profile);
/external/chromium_org/chrome/test/functional/
youtube.py
31
def
IsFlashPluginEnabled
(self):
149
self._pyauto.assertTrue(self._pyauto.
IsFlashPluginEnabled
(),
Completed in 67 milliseconds