HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 476 - 500 of 5591) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/renderer/pepper/
ppb_video_decoder_impl.h 66 // This is NULL before initialization, and after destruction.
  /external/chromium_org/content/shell/browser/
shell_browser_context.h 69 // Performs initialization of the ShellBrowserContext while IO is still
  /external/chromium_org/content/test/
webui_resource_browsertest.cc 48 // initialization that depends on the library should be placed in a setUp
  /external/chromium_org/content/utility/
utility_main.cc 31 // TODO(jorgelo): move this after GTK initialization when we enable a strict
  /external/chromium_org/extensions/common/manifest_handlers/
permissions_parser.h 36 // during initialization and will DCHECK() for safety.
  /external/chromium_org/extensions/shell/browser/
shell_browser_main_parts.h 45 // Handles initialization of AppShell.
  /external/chromium_org/extensions/shell/renderer/
shell_content_renderer_client.h 21 // Renderer initialization and runtime support for app_shell.
  /external/chromium_org/media/base/
decryptor.h 91 // Indicates completion of audio/video decoder initialization.
93 // First Parameter: Indicates initialization success.
94 // - Set to true if initialization was successful. False if an error occurred.
150 // scheduled initialization or decrypt-and-decode operations, and fires
renderer.h 28 // If initialization failed, fires |error_cb| before |init_cb|.
  /external/chromium_org/media/blink/
buffered_data_source.h 75 // Executes |init_cb| with the result of initialization when it has completed.
93 // Cancels initialization, any pending loaders, and any pending read calls
182 // Callback method from the pipeline for initialization.
196 // Memory is allocated for this member during initialization of this object
  /external/chromium_org/media/filters/
ffmpeg_video_decoder.h 68 // Returns true if initialization was successful.
vpx_video_decoder.h 54 // Returns true when initialization was successful.
  /external/chromium_org/media/formats/webm/
webm_crypto_helpers.cc 40 // initialization vector empty will tell the decryptor that the frame is
  /external/chromium_org/mojo/shell/android/apk/src/org/chromium/mojo_shell_apk/
MojoShellActivity.java 31 Log.e(TAG, "libmojo_shell initialization failed.", e);
  /external/chromium_org/net/base/
upload_element_reader.h 33 // initialization aynschronously, returns ERR_IO_PENDING and runs callback.
  /external/chromium_org/net/socket/
ssl_server_socket.h 38 // early in process initialization, before any SSL socket, client or server,
  /external/chromium_org/net/third_party/nss/patches/
secitemarray.patch 17 /* Internal initialization and installation of the SSL error tables */
  /external/chromium_org/remoting/webapp/
it2me_host_facade.js 95 * initialization.
112 console.log('Native Messaging initialization failed: ',
145 'remoting.It2MeHostFacade.connect() without initialization.');
324 console.log('Native Messaging initialization failed: ' +
  /external/chromium_org/sandbox/linux/tests/
main.cc 38 // SIGABRT). The normal test launcher does this at initialization, but since
  /external/chromium_org/sync/internal_api/
sync_rollback_manager_unittest.cc 192 // Simulate a new entry added during type initialization.
216 // Simulate new entry added during type initialization.
244 // Simulate a new entry added during type initialization.
259 // Test graceful shutdown on initialization failure.
  /external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeySession.idl 40 // session initialization
  /external/chromium_org/third_party/WebKit/Source/platform/
WebThreadSupportingGC.h 20 // must be called during initialization on the WebThread and before the
  /external/chromium_org/third_party/boringssl/src/crypto/
crypto.c 52 /* do_library_init is the actual initialization function. If
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
module.pxd 103 # initialization failed. To access the imported module on a
162 # which can be used from the module's initialization
168 # function can be used from the module's initialization
173 # function can be used from the module's initialization
type.pxd 45 # objects to finish their initialization. This function is

Completed in 1159 milliseconds

<<11121314151617181920>>