Home
last modified time | relevance | path

Searched refs:shouldUseDebugCommandLine (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/android/java/src/org/chromium/base/
DCommandLineInitUtil.java67 if (!debugFlagsExist || !shouldUseDebugCommandLine(shouldUseDebugFlags)) { in initCommandLine()
80 private static boolean shouldUseDebugCommandLine( in shouldUseDebugCommandLine() method in CommandLineInitUtil
/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLineInitUtil.java58 if (!debugFlagsExist || !shouldUseDebugCommandLine(shouldUseDebugFlags)) { in initCommandLine()
71 private static boolean shouldUseDebugCommandLine( in shouldUseDebugCommandLine() method in CommandLineInitUtil