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

<<81828384858687888990>>

  /external/chromium_org/content/common/
desktop_notification_messages.h 27 // Used to inform the renderer that the browser has displayed its
32 // Used to inform the renderer that the browser has encountered an error
zygote_commands_linux.h 22 // This mechanism is used when multiple PID namespaces exist because of the
29 // These are the command codes used on the wire between the browser and the
  /external/chromium_org/content/common/gpu/media/
android_video_decode_accelerator.h 68 // used.
101 // Used to DCHECK that we are called on the correct thread.
110 // Codec type. Used when we configure media codec.
113 // The current state of this class. For now, this is used only for setting
122 // This keeps the free picture buffer ids which can be used for sending
129 // A container of texture. Used to set a texture to |media_codec_|.
160 // Owner of the GL context. Used to restore the context state.
163 // Used for copy the texture from |surface_texture_| to picture buffers.
  /external/chromium_org/content/common/indexed_db/
indexed_db_param_traits.h 19 // These datatypes are used by utility_messages.h and render_messages.h.
22 // never actually used by that target).
  /external/chromium_org/content/ppapi_plugin/
plugin_process_dispatcher.cc 31 // to be re-used if the user rapidly goes to a new page that requires this
32 // plugin. This is the case for common plugins where they may be used on a
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
ContentMain.java 12 * This class is used to initialize all types of process. It corresponds to
13 * content/public/app/content_main.h which is not used in Android as it has
  /external/chromium_org/content/public/browser/
browser_child_process_host_iterator.cc 16 "BrowserChildProcessHostIterator must be used on the IO thread.";
23 "BrowserChildProcessHostIterator must be used on the IO thread.";
browser_child_process_host_iterator.h 22 // specific type, depending on which constructor is used. Note that this should
46 // this class can only be used by BCPHD implementations that live in content,
resource_context.h 44 // Returns true if microphone access is allowed for |origin|. Used to
49 // Returns true if web camera access is allowed for |origin|. Used to
  /external/chromium_org/content/public/common/
desktop_media_id.h 17 // Type used to identify desktop media sources. It's converted to string and
39 // Operators so that DesktopMediaID can be used with STL containers.
process_type.h 30 // Custom process types used by the embedder should start from here.
38 // Returns an English name of the process type, should only be used for non
ssl_status.h 16 // Flags used for the page security content status.
25 // Also currently used for HTTPS page containing broken-HTTPS resources;
  /external/chromium_org/content/public/renderer/
webrtc_log_message_delegate.h 14 // This interface is implemented by a handler in the embedder and used for
17 // the ordinary logging stream) that will be used for diagnostic purposes.
  /external/chromium_org/content/renderer/p2p/
ipc_socket_factory.h 19 // be used on a thread that is a libjingle thread (implements
21 // socket created by the factory must be used on the thread it was
  /external/chromium_org/content/test/gpu/gpu_tests/
bootstrap_deps 6 # minimal version of the format used by other DEPS files that gclient can read,
7 # but it should only be used to bootstrap perf_tools *outside* of a normal
  /external/chromium_org/crypto/
secure_hash.h 17 // be used when the full input is not known in advance.
36 // |data_iterator| allows this to be used as part of a larger pickle.
  /external/chromium_org/google_apis/gaia/
gaia_switches.h 17 // Specifies the backend server used for Google API calls. The https:// prefix
22 // Specifies the backend server used for lso authentication calls.
  /external/chromium_org/gpu/command_buffer/common/
bitfield_helpers.h 5 // This file contains a helper template class used to access bit fields in
13 // Bitfield template class, used to access bit fields in unsigned int_ts.
  /external/chromium_org/media/video/capture/win/
sink_input_pin_win.h 5 // Implement a DirectShow input pin used for receiving captured frames from
18 // Const used for converting Seconds to REFERENCE_TIME.
  /external/chromium_org/media/webm/
webm_audio_client.h 17 // Helper class used to parse an Audio element inside a TrackEntry element.
28 // object was used to parse.
webm_video_client.h 17 // Helper class used to parse a Video element inside a TrackEntry element.
28 // object was used to parse.
  /external/chromium_org/net/base/
openssl_private_key_store.h 24 // OpenSSL is used.
25 // This class shall only be used from the network thread.
  /external/chromium_org/ppapi/cpp/extensions/
optional.h 58 // Should only be used when IsSet() is true.
63 // Should only be used when IsSet() is true.
  /external/chromium_org/ppapi/lib/gl/gles2/
gl2ext_ppapi.h 31 // Sets context to be used for rendering in the current thread.
34 // Gets context being used for rendering in the current thread.
  /external/chromium_org/ppapi/shared_impl/
ppb_url_util_shared.h 32 // Used for returning the given GURL from a PPAPI function, with an optional
42 // and the data isn't often requested by plugins. This function is used on

Completed in 1047 milliseconds

<<81828384858687888990>>