OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:when
(Results
1676 - 1700
of
50734
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium_org/content/child/
child_resource_message_filter.h
24
// process time range should be taken by IO thread
when
resource messages
27
//
When
specific message is processed by this filter, new task charged
/external/chromium_org/content/common/
zygote_commands_linux.h
13
// Contents of the initial message sent from the zygote to the browser
when
it
25
// This mechanism is used
when
multiple PID namespaces exist because of the
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
WebContentsObserverAndroid.java
27
* Called
when
the a page starts loading.
35
* Called
when
the a page finishes loading.
43
* Called
when
an error occurs while loading a page and/or the page fails to load.
46
* @param failingUrl The url that was loading
when
the error occurred.
61
* Called
when
the main frame of the page has committed.
136
* Invoked
when
visible SSL state changes.
143
* Called
when
an interstitial page gets attached to the tab content.
150
* Called
when
an interstitial page gets detached from the tab content.
/external/chromium_org/content/public/browser/
browser_accessibility_state.h
30
// Called
when
screen reader client is detected.
37
// browser starts up,
when
accessibility state histograms are updated.
gpu_data_manager_observer.h
35
// Called for any observer
when
the GPU process crashed.
38
// Called for any observer
when
the system switches to a different GPU.
histogram_fetcher.h
22
// upload to the browser any/all changes to histograms.
When
all changes have
23
// been acquired, or
when
the wait time expires (whichever is sooner), post the
interstitial_page_delegate.h
26
// Called
when
the interstitial is proceeded or cancelled. Note that this may
32
// Invoked
when
the page sent a command through DOMAutomation.
profiler_controller.h
34
// Register the subscriber so that it will be called
when
for example
39
// Unregister the subscriber so that it will not be called
when
for example
web_ui_controller.h
36
// Called
when
RenderView is first created. This is *not* called for every
41
// Called
when
a RenderView is reused to display a page.
/external/chromium_org/content/public/common/
resource_response.h
25
// TimeTicks::Now()
when
the browser received the request from the renderer.
27
// TimeTicks::Now()
when
the browser sent the response to the renderer.
/external/chromium_org/content/public/renderer/
p2p_socket_client_delegate.h
28
// function is called
when
a new client connects.
38
// Called
when
data is received on the socket.
/external/chromium_org/content/renderer/java/
java_bridge_dispatcher.h
22
// bound to the window object of the main frame
when
that window object is next
42
// Objects that will be bound to the window
when
the window object is next
/external/chromium_org/content/renderer/media/
websourcebuffer_impl.h
29
// TODO(acolwell): Add OVERRIDE
when
Blink-side changes land.
32
// TODO(acolwell): Add OVERRIDE
when
Blink-side changes land.
/external/chromium_org/content/test/
mock_keyboard.cc
25
// Change the keyboard layout only
when
we have to because it takes a lot of
27
//
When
we change the layout, we reset the modifier status to force updating
/external/chromium_org/content/utility/
utility_thread_impl.h
29
// Constructor that's used
when
running in single process mode.
55
// True
when
we're running in batch mode.
/external/chromium_org/extensions/browser/
admin_policy.h
18
// Checks if extensions are blacklisted by default, by policy.
When
true, this
20
// from the command line, or
when
loaded as an unpacked extension).
/external/chromium_org/gpu/command_buffer/client/
context_support.h
16
// Runs |callback|
when
a sync point is reached.
20
// Runs |callback|
when
a query created via glCreateQueryEXT() has cleared
/external/chromium_org/media/base/android/
media_player_bridge.h
29
// The actual Android MediaPlayer instance is created lazily
when
Start(),
41
// |manager| to track unused resources and free them
when
needed. On the other
42
// hand, it needs to call ReleaseMediaResources()
when
it is done with
44
// the |manager|
when
needed.
91
// Prepare the player for playback, asynchronously.
When
succeeds,
112
// Called
when
|time_update_timer_| fires.
118
// Callback function passed to |resource_getter_|. Called
when
the cookies
123
// OnMediaMetadataExtracted() will be called
when
this call finishes.
/external/chromium_org/media/base/
sample_format.h
14
// values.
When
deleting a sample format replace it with a dummy value;
when
/external/chromium_org/media/cdm/ppapi/
ffmpeg_cdm_video_decoder.h
37
// Returns true
when
|format| and |data_size| specify a supported video
44
// |cdm_video_frame|. Returns true
when
allocation and copy succeed.
libvpx_cdm_video_decoder.h
33
// Returns true
when
|format| and |data_size| specify a supported video
40
// |cdm_video_frame|. Returns true
when
allocation and copy succeed.
/external/chromium_org/net/data/ssl/scripts/
client-certs.cnf
41
# Extensions to add
when
signing a request for an EE cert
46
# Extensions to add
when
signing a request for an intermediate/CA cert
/external/chromium_org/net/http/
http_stream_base.h
50
//
when
available. Returns OK on success.
59
// to the callback
when
available. Returns OK on success. The response
70
// ERR_CONNECTION_CLOSED is returned
when
the connection has been closed
73
// callback
when
available. If the operation is not completed immediately,
117
// socket ID. |load_timing_info| must have all null times
when
called.
123
// between
when
the full headers have been received and the stream has been
143
// underlying connection. This stream is responsible for deleting itself
when
147
// Called
when
the priority of the parent transaction changes.
http_stream_factory_impl.h
98
// Called
when
a SpdySession is ready. It will find appropriate Requests and
110
// Called
when
the Job detects that the endpoint indicated by the
115
// Invoked
when
an orphaned Job finishes.
118
// Invoked
when
the Job finishes preconnecting sockets.
121
// Called
when
the Preconnect completes. Used for testing.
143
// not be canceled
when
Requests are canceled. Therefore, in
145
// set. Leftover jobs will be deleted
when
the factory is destroyed.
150
// deleted
when
the factory is destroyed.
/external/chromium_org/net/proxy/
polling_proxy_config_service.h
16
// implementations that use polling to notice
when
settings have change.
19
// thread, and notifies registered observers
when
the value changes.
Completed in 922 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>