Home
last modified time | relevance | path

Searched refs:hasSwitch (Results 101 – 125 of 163) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/firstrun/
H A DFirstRunAppRestrictionInfoTest.java221 Mockito.when(mCommandLine.hasSwitch(Mockito.eq(PolicySwitches.CHROME_POLICY))) in testCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/nonembedded/java/src/org/chromium/android_webview/services/
H A DAwVariationsSeedFetcher.java111 if (!CommandLine.getInstance().hasSwitch(AwSwitches.FINCH_SEED_IGNORE_PENDING_DOWNLOAD) in scheduleIfNeeded()
H A DDeveloperUiService.java308 } else if (CommandLine.getInstance().hasSwitch(flagName)) { in applyFlagsToCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/
H A DEarlyTraceEvent.java124 if (CommandLine.getInstance().hasSwitch("trace-startup")) { in maybeEnable()
H A DTraceEvent.java567 CommandLine.getInstance().hasSwitch(BaseSwitches.ENABLE_IDLE_TRACING)
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/
H A DEarlyTraceEvent.java142 if (CommandLine.getInstance().hasSwitch("trace-startup")) { in maybeEnable()
H A DTraceEvent.java230 CommandLine.getInstance().hasSwitch(BaseSwitches.ENABLE_IDLE_TRACING)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/init/
H A DProcessInitializationHandler.java405 assert !CommandLine.getInstance().hasSwitch(ContentSwitches.SWITCH_PROCESS_TYPE); in handleDeferredStartupTasksInitialization()
406 if (!CommandLine.getInstance().hasSwitch(ContentSwitches.SWITCH_PROCESS_TYPE)) { in handleDeferredStartupTasksInitialization()
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/process_launcher/
H A DChildProcessService.java227 if (CommandLine.getInstance().hasSwitch( in onCreate()
/dports/audio/kmix/kmix-21.12.3/gui/
H A Dviewsliders.cpp245 …l->useSubcontrolCapture() && (md->captureVolume().hasVolume() || md->captureVolume().hasSwitch())); in initLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/process_launcher/
H A DChildProcessService.java231 if (CommandLine.getInstance().hasSwitch( in onCreate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/partnercustomizations/
H A DPartnerBrowserCustomizations.java431 if (commandLine.hasSwitch(ChromeSwitches.PARTNER_HOMEPAGE_FOR_TESTING)) { in getHomePageUrl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/site_settings/android/java/src/org/chromium/components/browser_ui/site_settings/
H A DWebsitePermissionsFetcher.java198 if (!commandLine.hasSwitch(ContentSwitches.ENABLE_EXPERIMENTAL_WEB_PLATFORM_FEATURES)) { in addFetcherForContentSettingsType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/multiwindow/
H A DMultiInstanceManager.java429 if (CommandLine.getInstance().hasSwitch(ChromeSwitches.DISABLE_TAB_MERGING_FOR_TESTING)) { in isTabModelMergingEnabled()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/test/shell/src/org/chromium/android_webview/shell/
H A DAwShellActivity.java75 if (CommandLine.getInstance().hasSwitch(AwShellSwitches.ENABLE_ATRACE)) { in onCreate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/modaldialog/
H A DModalDialogManager.java256 if (CommandLine.getInstance().hasSwitch(UiSwitches.ENABLE_SCREENSHOT_UI_MODE)) { in showDialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/locale/
H A DLocaleManager.java502 if (CommandLine.getInstance().hasSwitch(ChromeSwitches.FORCE_ENABLE_SPECIAL_USER)) { in isSpecialUser()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/glue/java/src/com/android/webview/chromium/
H A DWebViewChromiumAwInit.java203 if (CommandLine.getInstance().hasSwitch(AwSwitches.WEBVIEW_VERBOSE_LOGGING)) { in startChromiumLocked()
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/
H A DGenerateSubGraph.cpp14 bool hasSwitch = false; member
605 it->second->hasSwitch = true; in GenerateSubGraph()
/dports/audio/kmix/kmix-21.12.3/core/
H A Dmixer.cpp554 if (md->captureVolume().hasSwitch()) in commitVolumeChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/
H A DChromeTabbedActivity.java455 && !CommandLine.getInstance().hasSwitch( in maybeDispatchExplicitMainViewIntent()
697 if (!CommandLine.getInstance().hasSwitch( in maybeCreateIncognitoTabSnapshotController()
892 if (CommandLine.getInstance().hasSwitch(ContentSwitches.ENABLE_TEST_INTENTS)) { in onNewIntentWithNative()
1080 CommandLine.getInstance().hasSwitch(ChromeSwitches.NO_RESTORE_STATE); in initializeState()
H A DLaunchIntentDispatcher.java327 if (CommandLine.getInstance().hasSwitch(ChromeSwitches.OPEN_CUSTOM_TABS_IN_NEW_TASK)) { in createCustomTabActivityIntent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/flags/
H A DREADME.md63 `CommandLine.getInstance().hasSwitch(ChromeSwitches.MY_SWITCH)`.
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/addon/
H A Dlibkviaddon.cpp771 AddonManagementDialog::display(c->hasSwitch('t', "toplevel")); in addon_kvs_cmd_dialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/webapps/
H A DWebApkUpdateManager.java267 if (CommandLine.getInstance().hasSwitch( in shouldCheckIfWebManifestUpdated()

1234567