HomeSort by relevance Sort by last modified time
    Searched full:died (Results 126 - 150 of 238) sorted by null

1 2 3 4 56 7 8 910

  /frameworks/base/core/java/android/os/
CommonClock.java 280 * Method called when the native media server has died. <p>If the native common time
CommonTimeConfig.java 387 * Method called when the native common time service has died. <p>If the native common time
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 357 mMemWriter.write("mediaserver died. Test failed\n");
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 137 assertTrue("Camera test mediaserver died", false);
  /frameworks/base/services/java/com/android/server/wm/
InputMonitor.java 76 Slog.i(WindowManagerService.TAG, "WINDOW DIED " + windowState);
Session.java 95 // The caller has died, so we can just forget about this.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ThreadGroupTest.java 249 "Daemon group should have been destroyed already when last thread died",
794 // (so that a ThreadGroup can know its Thread died)
  /external/chromium/testing/gtest/test/
gtest-death-test_test.cc 510 }, "died but not with expected error");
740 " Result: died but not with expected exit code:\n"
    [all...]
  /external/gtest/test/
gtest-death-test_test.cc 510 }, "died but not with expected error");
740 " Result: died but not with expected exit code:\n"
    [all...]
gtest-port_test.cc     [all...]
  /external/chromium/testing/gmock/test/
gmock-spec-builders_test.cc     [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.cpp     [all...]
  /frameworks/base/core/java/android/content/
ContentResolver.java 373 // The remote process has died... but we only hold an unstable
629 // The remote process has died... but we only hold an unstable
721 // The remote process has died... but we only hold an unstable
    [all...]
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java 740 Slog.w(TAG, "Object died trying to show notification " + record.callback
762 Slog.w(TAG, "Object died trying to hide notification " + record.callback
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java 531 // Automation service is not bound, so pretend it died to perform clean up.
    [all...]
  /libcore/luni/src/main/java/java/lang/
Thread.java 701 * still runs code (hasn't died yet). Returns <code>false</code> either if
703 * to completion and died.
    [all...]
  /prebuilt/android-arm/gdbserver/
gdbserver 
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 742 * System monitoring: number of processes that died since the last
    [all...]
  /external/compiler-rt/BlocksRuntime/tests/
testfilerunner.m 158 printf("***** compiler borked/ICEd/died unexpectedly (status %x)\n", status);
  /external/ppp/pppd/
utils.c 1035 * between when the parent died and the child rewrote the lockfile).
  /external/quake/quake/src/QW/progs/
defs.qc 525 .string deathtype; // keeps track of how the player died
  /external/quake/quake/src/WinQuake/
net_main.cpp 614 returns -1 if the connection died
  /external/regex-re2/re2/
nfa.cc 589 // If all the threads have died, stop early.
  /external/regex-re2/
ucs2.diff 228 // If all the threads have died, stop early.
  /external/valgrind/main/coregrind/
m_libcprint.c 65 // For example, the listener process died. Switch back to stderr.

Completed in 993 milliseconds

1 2 3 4 56 7 8 910