HomeSort by relevance Sort by last modified time
    Searched full:used (Results 1501 - 1525 of 64207) sorted by null

<<61626364656667686970>>

  /external/chromium/net/ftp/
ftp_network_session.h 16 // This class holds session objects used by FtpNetworkTransaction objects.
  /external/chromium/net/http/
mock_allow_url_security_manager.h 13 // An URLSecurityManager which is very permissive and which should only be used
  /external/chromium/net/proxy/
proxy_resolver_request_context.h 15 // "FindProxyForURL()". It is used to associate per-request
  /external/chromium/net/socket/
client_socket.cc 88 // complete a connection, that another socket is used, and recycled before a
92 // attempt is made to used them!... and then it will look like a speculative
114 // 1 ==> non-speculative never used (but connected).
115 // 2 ==> non-speculative and used.
117 // 4 ==> omnibox_speculative never used (but connected).
118 // 5 ==> omnibox_speculative and used.
120 // 7 ==> subresource_speculative never used (but connected).
121 // 8 ==> subresource_speculative and used.
128 result = 0; // Never used, and not really connected.
client_socket_pool.cc 9 // The maximum duration, in seconds, to keep used idle persistent sockets
  /external/chromium/net/test/
python_utils.h 22 // Returns the path that should be used to launch Python.
  /external/chromium_org/android_webview/common/
aw_switches.h 16 // Used to make tile memory allocation decision. Roughly the number of
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
JsPromptResultReceiver.java 8 * This interface is used when the AwContentsClient offers a JavaScript
JsResultReceiver.java 8 * This interface is used when the AwContentsClient offers a JavaScript
  /external/chromium_org/base/allocator/
type_profiler_control.h 22 // It must be used only from allowed unit tests. The following is only
  /external/chromium_org/base/android/
build_info.h 19 // information. It will be called from Android specific code and gets used
22 // It is also used to store the last java exception seen during JNI.
35 // Const char* is used instead of std::strings because these values must be
92 // Const char* is used instead of std::strings because these values must be
  /external/chromium_org/base/android/java/src/org/chromium/base/
AccessedByNative.java 13 * @AccessedByNative is used to ensure proguard will keep this field, since it's
  /external/chromium_org/base/
base_paths_android.h 9 // These can be used with the PathService to access various special
event_recorder_stubs.cc 7 // This file implements a link stub for EventRecorder that can be used on
  /external/chromium_org/base/strings/
sys_string_conversions_win.cc 13 // Do not assert in this function since it is used by the asssertion code!
18 // Do not assert in this function since it is used by the asssertion code!
31 // Do not assert in this function since it is used by the asssertion code!
50 // Do not assert in this function since it is used by the asssertion code!
  /external/chromium_org/base/test/
test_shortcut_win.h 11 // Windows shortcut functions used only by tests.
  /external/chromium_org/build/android/
AndroidManifest.xml 10 Nothing in the manifest is used, but it is still required by aapt.
  /external/chromium_org/build/
win_precompile.gypi 7 # builders blow up (out of memory) if precompiled headers are used for
  /external/chromium_org/chrome/browser/
about_flags.h 29 // Experiment is used internally by about_flags to describe an experiment (and
40 // command_line of the Experiment is not used. If the experiment is enabled
45 // This should be used for experiments that may have their own logic to
51 // Used for MULTI_VALUE types to describe one of the possible values the user
84 // This is used if type is SINGLE_VALUE or ENABLE_DISABLE_VALUE.
94 // This is used if type is MULTI_VALUE.
98 // This is used if type is MULTI_VALUE.
101 // Returns the name used in prefs for the choice at the specified |index|.
169 // Separator used for multi values. Multi values are represented in prefs as
chrome_browser_main_extra_parts_x11.h 5 // Contains functions used by BrowserMain() that are gtk-specific.
chrome_browser_main_linux.h 5 // Contains functions used by BrowserMain() that are linux-specific.
  /external/chromium_org/chrome/browser/chromeos/cros/
native_network_constants.h 5 // Defines all the command-line switches used by Chrome.
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_strings.h 15 // Used to get strings for the file manager from JavaScript.
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.h 15 // Returns the command line string to be used for the OTR process. Also modifies
remove_user_delegate.h 10 // Delegate to be used with |UserManager::RemoveUser|.

Completed in 1261 milliseconds

<<61626364656667686970>>