OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alive
(Results
476 - 500
of
1211
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBRequest.cpp
420
// it stays
alive
).
466
// be kept
alive
.
/external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c
78
* Identifiers for verifying that spoof checking is minimally
alive
and working.
280
/* Verify that the cloned spoof checker is
alive
*/
/external/chromium_org/ui/base/ime/chromeos/
character_composer.cc
118
// This class does not take the ownership of |data|, |data| should be
alive
194
// This class does not take the ownership of |data|, |data| should be
alive
/external/chromium_org/webkit/browser/fileapi/
async_file_util.h
41
//
alive
while FileSystemOperationContext given to each operation is kept
42
//
alive
. (Note that this instance might be freed on different thread
/external/icu4c/test/cintltst/
spooftest.c
78
* Identifiers for verifying that spoof checking is minimally
alive
and working.
285
/* Verify that the cloned spoof checker is
alive
*/
/external/proguard/src/proguard/preverify/
CodePreverifier.java
273
// Category 2 types that are
alive
are stored as single entries.
308
// Category 2 types that are
alive
are stored as single entries.
/frameworks/base/core/java/android/os/
Binder.java
206
* the object is
alive
.
216
* because your process is
alive
if you're calling it.
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
FaceUnlock.java
342
* If the screen is on, pokes the wakelock to keep the screen
alive
and active for a specific
452
* Called when Face Unlock wants to keep the screen
alive
and active for a specific amount
/packages/apps/Nfc/src/com/android/nfc/handover/
HandoverTransfer.java
54
* Hence, a transfer has a notion of being "
alive
": if
87
// to still consider this transfer to be "
alive
" (ie
/device/asus/flo/
WCNSS_qcom_cfg.ini
201
#Enable Keep
alive
with non-zero period value
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
rhino-python.input
132
if (not hasattr(self, 'pythonThread') or self.pythonThread is None or not self.pythonThread.
alive
):
/external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java
123
/** The keep-
alive
duration strategy. */
189
("Connection keep
alive
strategy may not be null.");
480
this.log.debug("Connection kept
alive
");
770
this.log.debug("Connection kept
alive
");
[
all
...]
/external/chromium/base/files/
file_path_watcher_win.cc
131
// Make sure we stay
alive
through the body of this function.
/external/chromium/base/threading/
thread.h
174
// The thread's message loop. Valid only while the thread is
alive
. Set
/external/chromium/chrome/browser/
browser_process.h
115
// that a thread is still
alive
, race conditions, lifetime differences etc.
/external/chromium/chrome/browser/printing/
printing_message_filter.cc
113
// Duplicate the handle in this process right now so the memory is kept
alive
/external/chromium/net/tools/flip_server/
mem_cache.cc
180
visitor.headers.AppendHeader("connection", "keep-
alive
");
/external/chromium/third_party/libjingle/source/talk/p2p/base/
stunport.cc
73
// We will do a keep-
alive
regardless of whether this request suceeds.
/external/chromium_org/base/files/
file_path_watcher_win.cc
142
// Make sure we stay
alive
through the body of this function.
/external/chromium_org/base/process/
kill_mac.cc
153
// The child is still
alive
, or is very freshly dead. Be sure by sending it
/external/chromium_org/base/threading/
thread.h
212
// The thread's message loop. Valid only while the thread is
alive
. Set
/external/chromium_org/build/android/pylib/perf/
test_runner.py
89
"""A file-like class for keeping the buildbot
alive
."""
/external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.h
30
// non-NULL and remain
alive
for the lifetime of the instance.
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection.h
78
// responsibility to ensure that this SerialConnection stays
alive
/external/chromium_org/chrome/browser/extensions/
webstore_installer.h
172
// Note: the delegate should stay
alive
until being called back.
Completed in 3747 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>