OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gracefully
(Results
26 - 50
of
739
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/support/annotations/src/android/support/annotation/
Nullable.java
34
* legitimately be null and the method will
gracefully
deal with it. Typically
/packages/apps/Camera2/src/com/android/camera/one/v2/commands/
CameraCommand.java
29
* When shutting down, it is critical that commands
gracefully
exit when these
/packages/apps/Settings/src/com/android/settings/applications/
FetchPackageStorageAsyncLoader.java
56
Log.w(TAG, "Package may have been removed during query, failing
gracefully
", e);
/packages/apps/Settings/tests/unit/src/com/android/settings/datausage/
MobileDataUsageActivityTest.java
52
// Should exit
gracefully
without crashing.
/packages/apps/Settings/tests/unit/src/com/android/settings/deviceinfo/
PrivateVolumeForgetTest.java
50
// Should exit
gracefully
without crashing.
/system/chre/platform/linux/include/chre/target_platform/
assert.h
53
* and also handles the failure
gracefully
when assertions are compiled out.
/system/gatekeeper/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/system/media/brillo/audio/audioservice/
audio_daemon_handler.h
39
//
gracefully
handle input events that are not relevant to the functionality
/external/autotest/client/cros/
xmlrpc_server.py
46
#
gracefully
. Check issue crbug.com/571737 and
51
#
Gracefully
shut down on signals. This is how we expect to be shut
91
"""Handle a process signal by
gracefully
quitting.
/external/curl/tests/
ftp.pm
79
# pidterm asks the process with a given pid to terminate
gracefully
.
155
# killpid attempts to
gracefully
stop processes in the given pid list
180
# Send a SIGTERM to processes which are alive to
gracefully
stop them.
203
# Allow all signalled processes five seconds to
gracefully
die.
210
print("RUN: Process with pid $pid
gracefully
died\n")
/bootable/recovery/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/cts/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/cts/tests/sensor/src/android/hardware/cts/
SensorTestCase.java
28
* Test Case class that handles
gracefully
sensors that are not available in the device.
/development/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/device/common/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/device/google/marlin/camera/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/device/huawei/angler/camera/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/device/lge/bullhead/camera/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/device/sample/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/external/apache-http/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/external/autotest/client/site_tests/login_RemoteOwnership/
login_RemoteOwnership.py
49
# Rotate key
gracefully
.
/external/bison/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/external/blktrace/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
/external/bouncycastle/
CleanSpec.mk
25
# Always use "touch -c" and "rm -f" or "rm -rf" to
gracefully
deal with
Completed in 2572 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>