HomeSort by relevance Sort by last modified time
    Searched full:hang (Results 301 - 325 of 738) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading.py 223 t.daemon = True # so if this fails, we don't hang Python at shutdown
316 # testsuite to hang forever
556 # lock in the Thread._block Condition object and hang, because the
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_unittest.cc     [all...]
render_widget_host_impl.h 253 // Starts a hang monitor timeout. If there's already a hang monitor timeout
258 // Stops all existing hang monitor timeouts and assumes the renderer is
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
FuturesTest.java     [all...]
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java 315 * Smart "hang up" helper method which hangs up exactly one connection,
318 * <li>If there's a ringing call, hang that up.
319 * <li>Else if there's a foreground call, hang that up.
320 * <li>Else if there's a background call, hang that up.
342 // No call to hang up! This is unlikely in normal usage,
346 // user is trying to hang up..)
347 log("hangup(): no active call to hang up");
395 // Hang up any Ringing Call
397 log("hangupRingingAndActive: Hang up Ringing Call");
401 // Hang up any Active Cal
    [all...]
  /art/runtime/base/
mutex.cc 327 // Failed to acquire, hang up.
503 // Failed to acquire, hang up.
573 // Failed to acquire, hang up.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlibint.h 61 XExtData *ext_data; /* hook for extension to hang data */
71 XExtData *ext_data; /* hook for extension to hang data */
118 char *scratch_buffer; /* place to hang scratch buffer */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 61 XExtData *ext_data; /* hook for extension to hang data */
71 XExtData *ext_data; /* hook for extension to hang data */
118 char *scratch_buffer; /* place to hang scratch buffer */
    [all...]
  /art/runtime/jdwp/
jdwp_adb.cc 290 * debugger will just mysteriously hang until it times out. We could just
  /cts/tests/tests/security/jni/
android_security_cts_NativeCodeTest.cpp 93 * Will hang if vulnerable, return 0 if successful, -1 on unforseen
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 425 * This is likely a rare situation, abort() would hang fcntl13 LTP test.
  /external/chromium_org/chrome/browser/chromeos/system/
input_device_settings.cc 126 // One or both of the control scripts can apparently hang during shutdown
  /external/chromium_org/chrome/browser/history/
redirect_browsertest.cc 254 // handle multiple requests in parallel, making it hang on the first request
  /external/chromium_org/chrome/browser/ui/cocoa/
first_run_dialog.mm 177 // -[NSApplication runModalForWindow:] we will hang <http://crbug.com/54248>.
  /external/chromium_org/chrome/common/extensions/api/
font_settings.json 32 "Glag", "Goth", "Gran", "Grek", "Gujr", "Guru", "Hang", "Hani", "Hano",
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/catblock/
loldogs.js 21 "http://ihasahotdog.files.wordpress.com/2011/07/funny-dog-pictures-hang-upz-ai-haz-dem.jpg",
  /external/chromium_org/chrome/test/chromedriver/server/
chromedriver_server.cc 91 // client is HTTP/1.0. In such cases, the client may hang waiting for
  /external/chromium_org/content/browser/frame_host/
frame_tree_browsertest.cc 157 // Hang the renderer so that it doesn't send any FrameDetached messages.
  /external/chromium_org/content/browser/media/capture/
web_contents_audio_input_stream_unittest.cc 335 // objects hang around until they are no longer referred to (e.g., as tasks
  /external/chromium_org/content/child/npapi/
np_channel_base.cc 232 // hang waiting for a reply.
npobject_proxy.cc 213 // plugin will hang the window hierarchy unless we pump the window message
  /external/chromium_org/content/public/browser/
render_widget_host.h 221 // Restart the active hang monitor timeout. Clears all existing timeouts and
  /external/chromium_org/content/public/test/
browser_test_utils.h 144 // invoke domAutomationController.send(); otherwise, your test will hang or be
  /external/chromium_org/ipc/
ipc_channel_nacl.cc 190 // to hang.
  /external/chromium_org/media/blink/
webmediaplayer_impl.h 248 // to hang the render thread during pause(), we record the time at the same

Completed in 2010 milliseconds

<<11121314151617181920>>