OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exits
(Results
201 - 225
of
1283
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webrtc/webrtc/base/
maccocoasocketserver.mm
42
// NSApp stop only
exits
after finishing processing of the
/external/webrtc/webrtc/modules/audio_processing/test/
test_utils.h
86
//
Exits
on failure; do not use in unit tests.
/frameworks/base/core/java/android/net/metrics/
ApfStats.java
24
* An event logged for an interface with APF capabilities when its IpManager state machine
exits
.
/frameworks/base/docs/html/distribute/engage/
nearby.jd
74
<li>Stop any publish or subscribe operations when the user
exits
the app or stops the
/frameworks/base/include/android_runtime/
AndroidRuntime.h
98
* Called when the Java application
exits
to perform additional cleanup actions
/libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizeTest.java
101
* The finalizer watch dog
exits
the VM if any object takes more than 10 s
/ndk/sources/third_party/googletest/googletest/test/
gtest_throw_on_failure_ex_test.cc
41
// Prints the given failure message and
exits
the program with
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
acct.h
38
* process accounting file whenever a process
exits
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
acct.h
38
* process accounting file whenever a process
exits
.
/prebuilts/go/darwin-x86/src/cmd/dist/
util.go
96
// appear as it is printed instead of once the command
exits
.
354
// fatal prints an error message to standard error and
exits
.
374
// xexit
exits
the process with return code n.
382
// xatexit schedules the exit-handler f to be run when the program
exits
.
/prebuilts/go/darwin-x86/src/runtime/
os_plan9.go
23
func
exits
(msg *byte)
func
/prebuilts/go/darwin-x86/src/testing/
cover.go
68
// mustBeNil checks the error and, if present, reports it and
exits
.
/prebuilts/go/linux-x86/src/cmd/dist/
util.go
96
// appear as it is printed instead of once the command
exits
.
354
// fatal prints an error message to standard error and
exits
.
374
// xexit
exits
the process with return code n.
382
// xatexit schedules the exit-handler f to be run when the program
exits
.
/prebuilts/go/linux-x86/src/runtime/
os_plan9.go
23
func
exits
(msg *byte)
func
/prebuilts/go/linux-x86/src/testing/
cover.go
68
// mustBeNil checks the error and, if present, reports it and
exits
.
/system/connectivity/shill/
external_task.h
105
// Called when the external process
exits
.
process_manager.h
57
// self terminate if the parent process
exits
. |exit_callback| will be
58
// invoked when child process
exits
(not terminated by us). Return -1
/dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java
43
*
exits
the function/method)
56
* successors (that is, it
exits
the function/method or is an
/dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java
43
*
exits
the function/method)
56
* successors (that is, it
exits
the function/method or is an
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlock.java
43
*
exits
the function/method)
56
* successors (that is, it
exits
the function/method or is an
/external/guava/guava/src/com/google/common/util/concurrent/
MoreExecutors.java
69
* Converts the given ThreadPoolExecutor into an ExecutorService that
exits
76
* @param executor the executor to modify to make sure it
exits
when the
92
* ScheduledExecutorService that
exits
when the application is complete. It
99
* @param executor the executor to modify to make sure it
exits
when the
132
* Converts the given ThreadPoolExecutor into an ExecutorService that
exits
142
* @param executor the executor to modify to make sure it
exits
when the
153
*
exits
when the application is complete. It does so by using daemon threads
162
* @param executor the executor to modify to make sure it
exits
when the
[
all
...]
/external/iputils/doc/
rdisc.sgml
100
in which case it
exits
with a non-zero exit code.
119
exits
with a non-zero exit code if it can not find any routers.
/external/regex-re2/re2/
walker-inl.h
80
// Walk always enters and
exits
with an empty stack.
143
// Walk always enters and
exits
with an empty stack.
/external/valgrind/coregrind/
pub_core_clientstate.h
67
/tmp. The problem of deleting said file when Valgrind
exits
is
70
the file contents alive exactly until the process
exits
. */
/frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd
136
significant changes in battery level—specifically when the device enters or
exits
a low
140
receiver. The receiver is triggered whenever the device battery becomes low or
exits
the low
Completed in 1594 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>