OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alive
(Results
251 - 275
of
1211
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.h
104
// WebDataService which is kept
alive
by our data type controller
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
app_list_linux.cc
110
// or our caller will crash, as it expects the app list to remain
alive
.
/external/chromium_org/chrome/renderer/extensions/
object_backed_native_handler.h
68
// pointed by the UnsafePersistent
alive
. It's not made weak or disposed, and
/external/chromium_org/content/browser/geolocation/
geolocation_provider_impl.h
79
// once the Geolocation thread is started, it will stay
alive
(but sitting
/external/chromium_org/content/test/plugin/
plugin_delete_plugin_in_deallocate_test.cc
116
// Release the object - the page's reference should keep it
alive
.
/external/chromium_org/extensions/common/
one_shot_event.h
54
//
alive
, CHECK(is_signaled()) will never fail (which implies that
/external/chromium_org/jingle/glue/
proxy_resolving_client_socket_unittest.cc
88
"Proxy-Connection: keep-
alive
\r\n\r\n")
/external/chromium_org/jingle/notifier/communicator/
login.h
36
// Does the login, keeps it
alive
(with refreshing cookies and
/external/chromium_org/media/cast/
cast_environment.h
48
// get posted to the MessageLoop if it's still
alive
, or be deleted otherwise.
/external/chromium_org/mojo/system/
raw_channel.h
71
// remain
alive
while this object does.
/external/chromium_org/net/base/
capturing_net_log.h
131
// The returned BoundNetLog is only valid while |this| is
alive
.
net_errors_posix.cc
36
case ENETRESET: // Related to keep-
alive
.
net_errors_win.cc
31
case WSAENETRESET: // Related to keep-
alive
/external/chromium_org/net/spdy/
spdy_stream_test_util.cc
39
// The |stream_| may still be
alive
(if it is our delegate).
/external/chromium_org/ppapi/c/
ppb_var.h
86
* The returned buffer will be valid as long as the underlying var is
alive
.
/external/chromium_org/remoting/client/
rectangle_update_decoder.h
80
// |packet| so the |packet| must remain
alive
and valid until |done| is
/external/chromium_org/remoting/host/setup/
me2me_native_messaging_host_main.cc
90
// Run the loop until channel is
alive
.
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
npruntime_priv.h
44
// be "registered" while they are
alive
. After an object has been
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorProfilerAgent.h
86
// last finished profile is deleted (we keep at least one finished profile
alive
).
/external/chromium_org/third_party/WebKit/Source/core/loader/
PingLoader.h
51
// This class triggers asynchronous loads independent of Frame staying
alive
(i.e., auditing pingbacks).
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGMatrixTearOff.h
100
// m_parent is kept
alive
from V8 wrapper.
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeySession.h
51
// it may outlive any references to it as long as the MediaKeys object is
alive
.
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
NotificationBase.h
52
// collected while m_state is Showing, and so this instance stays
alive
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AsyncAudioDecoder.cpp
57
// Add a ref to keep audioData
alive
until completion of decoding.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
CustomFilterValidatedProgram.h
59
// Thus, a validated and compiled shader is only kept
alive
as long as there is at least one visible layer that applies the shader.
Completed in 1238 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>