Searched
full:stopping (Results
326 -
350 of
1180) sorted by null
<<11121314151617181920>>
/system/netd/server/ |
SoftapController.cpp | 100 ALOGD("Stopping the SoftAP service...");
|
/system/update_engine/common/ |
action_processor_unittest.cc | 256 // Stopping the processing should abort the current execution no matter what.
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
Server.java | 148 //and we weren't stopping before 244 * @return true if {@link #dumpStdErr()} is called before stopping 252 * @param dumpBeforeStop true if {@link #dumpStdErr()} is called before stopping 609 * before stopping. 610 * @param timeoutMS the milliseconds to wait for existing request to complete before stopping the server.
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaCodecTest.java | 405 * <br> stopping with buffers in flight doesn't crash or hang 448 Log.d(TAG, "stopping"); [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
UserController.java | 201 // This user is already stopping, doesn't count. 524 // This is the result receiver for the initial stopping broadcast. [all...] |
/system/core/libbacktrace/ |
backtrace_test.cpp | 112 printf("The process did not get to a stopping point in 1 second.\n"); 314 // Wait for the process to get to a stopping point. 921 // Wait for the process to get to a stopping point. [all...] |
/external/autotest/server/cros/ |
goofy_client.py | 167 logging.info('Stopping all tests and clearing factory state') 244 logging.info('Stopping tests.')
|
/external/bison/darwin-lib/sys/ |
wait.h | 375 /* The stopping signal. Only to be accessed if WIFSTOPPED(x) is true. */ 404 /* There are no stopping signals. */
|
/external/bison/linux-lib/sys/ |
wait.h | 375 /* The stopping signal. Only to be accessed if WIFSTOPPED(x) is true. */ 404 /* There are no stopping signals. */
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudtrail/ |
layer1.py | 279 stopping it first. This action is the only way to stop 299 Changes to a trail do not require stopping the CloudTrail
|
/external/guava/guava/src/com/google/common/eventbus/ |
package-info.java | 113 * <p>The Event Bus doesn't specify how you use it; there's nothing stopping your 119 * there's nothing stopping you from doing it that way. Simply have your
|
/frameworks/av/services/audioflinger/ |
Tracks.cpp | 400 // static fast tracks (SoundPool) immediately after stopping. 585 // Static tracks return zero frames immediately upon stopping (for FastTracks). 652 // initial state-stopping. next state-pausing. 735 ALOGV("not stopping/stopped => stopping/stopped (%d) on thread %p", mName, [all...] |
/frameworks/base/media/java/android/media/tv/ |
TvRecordingClient.java | 75 * <p>The application may call this method before starting or after stopping recording, but not 97 * <p>The application may call this method before starting or after stopping recording, but not
|
/frameworks/base/tests/utils/testutils/java/android/os/test/ |
TestLooperTest.java | 326 * Test stopping AutoDispatch without previously starting throws IllegalStateException 353 // Stopping without a dispatch will throw an exception.
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
MockLooperTest.java | 326 * Test stopping AutoDispatch without previously starting throws IllegalStateException 353 // Stopping without a dispatch will throw an exception.
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTestPlayUri.cpp | 298 /* Wait as long as the duration of the content before stopping */ 306 fprintf(stdout, "URI example: stopping playback\n");
|
slesTestSlowDownUri.cpp | 363 * before stopping the loop */ 380 fprintf(stdout, "stopping playback\n");
|
/frameworks/wilhelm/tests/sandbox/streamSource/ |
slesTestPlayStream.cpp | 354 /* Wait as long as the duration of the content before stopping */ 360 fprintf(stdout, "URI example: stopping playback\n");
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
rtt.cpp | 466 ALOGD("Stopping RTT"); 484 ALOGE("Stopping RTT");
|
/bionic/libc/bionic/ |
posix_timers.cpp | 196 // Stopping the timer's thread frees the timer data when it's safe.
|
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
chacha_private.h | 188 /* stopping at 2^70 bytes per nonce is user's responsibility */
|
/development/apps/Development/src/com/android/development/ |
BadBehaviorActivity.java | 72 Log.i(TAG, "service hang finished -- stopping and returning");
|
/external/autotest/scheduler/ |
thread_lib.py | 71 logging.info('Stopping timer %s failed: %s', self.name, e)
|
/external/autotest/site_utils/ |
lxc_cleanup.py | 125 logging.info('Stopping process %s...', pid)
|
/external/caliper/caliper/src/test/java/com/google/caliper/runner/ |
StreamServiceTest.java | 227 @Override public void stopping(State from) {}
|
Completed in 1870 milliseconds
<<11121314151617181920>>