Searched
full:blocked (Results
426 -
450 of
1310) sorted by null
<<11121314151617181920>>
/external/libchrome/base/message_loop/ |
message_loop_task_runner_unittest.cc | 42 // Make sure the |task_thread_| is not blocked, and stop the thread
|
/external/libchrome/base/synchronization/ |
waitable_event.h | 64 // Put the event in the signaled state. Causing any thread blocked on Wait
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
syscall_parameters_restrictions.cc | 217 // worried about, socket(2), remains blocked.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
btConvexConcaveCollisionAlgorithm.cpp | 232 //because object in a blocked ccd state (hitfraction<1) get their linear velocity halved each frame...
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
README.txt | 40 6. Make sure the port used for WebSocket (10081 in example above) is not blocked by your server/client's firewall.
|
/external/llvm/test/Transforms/IndVarSimplify/ |
elim-extend.ll | 69 ; %innercount is currently blocked by lcssa, so is not widened.
|
/external/webrtc/webrtc/base/ |
macsocketserver.cc | 181 // blocked here, causing deadlock. Thus listen to the common modes.
|
/frameworks/av/media/libstagefright/ |
CameraSourceTimeLapse.cpp | 212 // mQuickStop may have turned to true while read was blocked.
|
/frameworks/base/core/java/android/app/admin/ |
SystemUpdatePolicy.java | 67 * Incoming system update will be blocked for a maximum of 30 days, after which the system
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothServerSocket.java | 163 * <p>Causes blocked calls on this socket in other threads to immediately
|
/frameworks/base/core/java/android/nfc/tech/ |
IsoDep.java | 161 * not be called from the main application thread. A blocked call will be canceled with
|
/frameworks/base/core/java/android/webkit/ |
WebStorage.java | 117 * messages received while we are still blocked here, see http://b/2127737).
|
/frameworks/base/docs/html/training/basics/network-ops/ |
data-saver.jd | 114 // Background data usage is blocked for this app. Wherever possible,
|
/frameworks/base/docs/html-intl/intl/in/training/basics/network-ops/ |
data-saver.jd | 117 // Background data usage is blocked for this app. Wherever possible,
|
/frameworks/base/docs/html-intl/intl/pt-br/training/basics/network-ops/ |
data-saver.jd | 117 // Background data usage is blocked for this app. Wherever possible,
|
/frameworks/base/packages/PrintSpooler/res/values-en-rAU/ |
strings.xml | 83 <string name="blocked_notification_title_template" msgid="1175435827331588646">"Printer blocked <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
/frameworks/base/packages/PrintSpooler/res/values-en-rGB/ |
strings.xml | 83 <string name="blocked_notification_title_template" msgid="1175435827331588646">"Printer blocked <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
/frameworks/base/packages/PrintSpooler/res/values-en-rIN/ |
strings.xml | 83 <string name="blocked_notification_title_template" msgid="1175435827331588646">"Printer blocked <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accounts/ |
AuthenticatorHelper.java | 232 // At disk full, certain actions are blocked (such as writing the accounts to storage).
|
/frameworks/base/tests/utils/testutils/java/android/os/test/ |
TestLooper.java | 195 * Thread used to dispatch messages when the main thread is blocked waiting for a response.
|
/frameworks/native/cmds/dumpstate/ |
dumpstate.h | 169 /* Displays a blocked processes in-kernel wait channel */
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
MockLooper.java | 195 * Thread used to dispatch messages when the main thread is blocked waiting for a response.
|
/frameworks/volley/src/main/java/com/android/volley/toolbox/ |
HurlStack.java | 98 throw new IOException("URL blocked by rewriter: " + url);
|
/libcore/ojluni/src/main/java/java/nio/channels/spi/ |
AbstractSelectableChannel.java | 251 * that is blocked in an I/O operation upon this channel to return
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/ |
ImageDistributorImpl.java | 155 // TODO There may be threads blocked, waiting to receive the
|
Completed in 1261 milliseconds
<<11121314151617181920>>