Searched
full:calling (Results
476 -
500 of
11340) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/installer/util/ |
lzma_util.h | 22 // Utility method that does the job of calling OpenArchive(), UnPack()
|
/external/chromium_org/components/dom_distiller/core/ |
fake_distiller.h | 37 // "auto-distilling" or calling the provided closure.
|
/external/chromium_org/components/gcm_driver/ |
gcm_delayed_task_controller_unittest.cc | 40 // calling SetReady allows tasks to execute.
|
/external/chromium_org/components/omnibox/ |
autocomplete_provider_listener.h | 20 // calling it. Because the AutocompleteController (the typical listener)
|
/external/chromium_org/content/browser/frame_host/ |
navigation_request.h | 30 // NavigationRequest. After calling this function, |body| can no longer be
|
/external/chromium_org/content/browser/renderer_host/media/ |
video_capture_buffer_pool.h | 33 // Producers get a buffer by calling ReserveForProducer(), and may pass on their 34 // ownership to the consumer by calling HoldForConsumers(), or drop the buffer 35 // (without further processing) by calling RelinquishProducerReservation(). 36 // Consumers signal that they are done with the buffer by calling
|
/external/chromium_org/content/common/ |
sandbox_util.cc | 34 // the other process from the I/O thread. Without the dup, calling code might
|
/external/chromium_org/content/public/browser/ |
browser_shutdown.h | 24 // terminate the process (right after calling
|
/external/chromium_org/content/public/test/ |
content_browser_test.h | 45 // For all other platforms, this is done automatically when calling into
|
/external/chromium_org/content/renderer/media/ |
media_stream_audio_sink_owner.cc | 26 // TODO(xians): Investigate on the possibility of not calling out with the
|
/external/chromium_org/content/shell/renderer/test_runner/ |
mock_web_push_client.h | 22 // state. Consumers can set its success values and error values by calling
|
/external/chromium_org/content/test/data/ |
cross-origin-redirect-blocked.html | 34 // calling SignalSuccess, we want to allow the browser time to notice a request
|
/external/chromium_org/crypto/ |
capi_util.h | 33 // calling conventions.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_gatt_notify_session.h | 16 // indications. Instances are obtained by calling
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
CHROMIUM_enable_feature.txt | 37 except GetString. Calling any other functions first will result in
|
/external/chromium_org/gpu/command_buffer/common/ |
cmd_buffer_common.cc | 35 // TODO(apatrick): this is a temporary optimization while skia is calling
|
/external/chromium_org/ios/public/consumer/base/ |
supports_user_data.h | 35 // only used on one thread. Calling this method allows the caller to hand
|
/external/chromium_org/ipc/ |
ipc_platform_file.cc | 37 // the other process from the I/O thread. Without the dup, calling code might
|
/external/chromium_org/media/base/ |
fake_audio_renderer_sink.h | 38 // Returns false if this object is in a state where calling Render()
|
/external/chromium_org/media/cast/test/ |
skewed_single_thread_task_runner.h | 21 // calling SetSkew(). A skew of 2.0 means that all delayed task will
|
/external/chromium_org/media/filters/ |
video_frame_scheduler.h | 33 // To avoid reentrancy issues, |done_cb| is run on a separate calling stack.
|
/external/chromium_org/mojo/services/public/cpp/network/ |
web_socket_read_queue.h | 16 // the data in the expected chunk size, calling the callback once a full chunk
|
web_socket_write_queue.h | 17 // writing), calling the callback when finished. Callbacks are owned by this
|
/external/chromium_org/mojo/services/public/cpp/view_manager/ |
view_manager_context.h | 30 // application calling Embed() to the application being embedded. Returns
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/common/ |
fps.h | 40 * Call this whenever you render, after calling FpsInit above.
|
Completed in 483 milliseconds
<<11121314151617181920>>