Home
last modified time | relevance | path

Searched defs:extension_dir (Results 1 – 25 of 118) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/commands/
H A Dcommand_service_browsertest.cc105 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
134 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
184 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
230 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
280 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
330 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
377 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dextension_creator.cc38 const base::FilePath& extension_dir, in InitializeInput()
87 bool ExtensionCreator::ValidateManifest(const base::FilePath& extension_dir, in ValidateManifest()
200 bool ExtensionCreator::CreateZip(const base::FilePath& extension_dir, in CreateZip()
243 bool ExtensionCreator::Run(const base::FilePath& extension_dir, in Run()
H A Dextension_creator_filter.cc23 const base::FilePath& extension_dir) in ExtensionCreatorFilter()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dextension_creator.cc38 const base::FilePath& extension_dir, in InitializeInput()
87 bool ExtensionCreator::ValidateManifest(const base::FilePath& extension_dir, in ValidateManifest()
200 bool ExtensionCreator::CreateZip(const base::FilePath& extension_dir, in CreateZip()
243 bool ExtensionCreator::Run(const base::FilePath& extension_dir, in Run()
H A Dextension_creator_filter.cc23 const base::FilePath& extension_dir) in ExtensionCreatorFilter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/commands/
H A Dcommand_service_browsertest.cc106 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
135 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
188 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
237 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
287 base::FilePath extension_dir = in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Doptions_page_apitest.cc28 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
73 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
H A Dextension_loading_browsertest.cc47 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
108 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
167 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
H A Dapi_binding_perf_browsertest.cc76 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
92 TestExtensionDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
H A Dextension_garbage_collector_unittest.cc76 base::FilePath extension_dir = in TEST_F() local
105 base::FilePath extension_dir = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/
H A Dchrome_launcher_unittest.cc27 base::FilePath extension_dir; in TEST() local
54 base::ScopedTempDir extension_dir; in TEST() local
79 base::ScopedTempDir extension_dir; in TEST() local
102 base::ScopedTempDir extension_dir; in TEST() local
148 base::ScopedTempDir extension_dir; in TEST() local
171 base::ScopedTempDir extension_dir; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/shell/test/
H A Dshell_apitest.cc25 const Extension* ShellApiTest::LoadExtension(const std::string& extension_dir) { in LoadExtension()
51 bool ShellApiTest::RunExtensionTest(const std::string& extension_dir) { in RunExtensionTest()
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/php/
H A Dphp_sql_relay.ini2 extension_dir=C:\PHP\ext key
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/phppdo/
H A Dphp_pdo_sqlrelay.ini2 extension_dir=C:\PHP\ext key
/dports/textproc/zorba/zorba-2.7.0/swig/php/tests/
H A Dphp.ini.in2 extension_dir=@phpExtensionPath@ key
/dports/textproc/zorba/zorba-2.7.0/doc/php/examples/
H A Dphp.ini.in2 extension_dir=@phpExtensionPath@ key
/dports/textproc/redland-bindings/redland-bindings-1.0.17.1/php/
H A Dphp.ini11 extension_dir = . key
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/shell/browser/
H A Dshell_extension_loader.cc27 const base::FilePath& extension_dir) { in LoadUnpacked()
69 const base::FilePath& extension_dir) { in LoadExtension()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/shell/browser/
H A Dshell_extension_loader.cc27 const base::FilePath& extension_dir) { in LoadUnpacked()
69 const base::FilePath& extension_dir) { in LoadExtension()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/chrome/
H A Dchrome_desktop_impl.cc83 base::ScopedTempDir* extension_dir, in ChromeDesktopImpl()
102 base::FilePath extension_dir = extension_dir_.Take(); in ~ChromeDesktopImpl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/log_replay/
H A Dchrome_replay_impl.cc20 base::ScopedTempDir* extension_dir, in ChromeReplayImpl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/i18n/
H A Di18n_apitest.cc28 base::ScopedTempDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/i18n/
H A Di18n_apitest.cc29 base::ScopedTempDir extension_dir; in IN_PROC_BROWSER_TEST_F() local
/dports/databases/pg_citus/citus-10.2.3/
H A DMakefile5 extension_dir = $(shell $(PG_CONFIG) --sharedir)/extension macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/app_mode/
H A Dkiosk_external_update_validator.cc55 const base::FilePath& extension_dir, in OnUnpackSuccess()

12345