HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 351 - 375 of 785) sorted by null

<<11121314151617181920>>

  /external/chromium/net/proxy/
proxy_resolver_v8.cc 339 v8::Locker locked; local
352 v8::Locker locked; local
403 v8::Locker locked; local
482 v8::Locker locked; local
  /external/dbus/dbus/
dbus-userdb-util.c 90 /* TPTD: this should be cache-safe, we've locked the DB and
  /external/elfutils/src/
ChangeLog 170 * ld.c (main): Mark stream for linker script as locked by caller.
  /external/kernel-headers/original/asm-x86/
cmpxchg_32.h 147 * Always use locked operations when touching memory shared with a
  /external/openssl/crypto/engine/
eng_int.h 138 int engine_free_util(ENGINE *e, int locked);
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_dma8.c 106 DEBUG_PRINT((DEBUG_NAME "audio locked by other application\n"));
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDLOSXCAGuard.h 84 Lock() will return true if and only if the guard is locked on that call.
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_stretch.c 325 /* We need to unlock the surfaces if they're locked */
  /external/webkit/Source/WebCore/platform/graphics/android/
BaseTile.h 74 // \--... (From any state when marked dirty. should usually come from UpToDate if the updates are locked)
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.h 82 #define WPS_EVENT_AP_SETUP_LOCKED "WPS-AP-SETUP-LOCKED "
  /external/wpa_supplicant_8/src/wps/
wps_enrollee.c 855 * Stop here on an AP as an Enrollee if AP Setup is locked unless the
856 * special locked mode is used to allow protocol run up to M7 in order
863 wpa_printf(MSG_DEBUG, "WPS: AP Setup is locked - refuse "
1073 wpa_printf(MSG_DEBUG, "WPS: AP Setup is locked - refuse "
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 240 * otherwise it will remain locked and be unavailable to other applications.
257 * @return a new Camera object, connected, locked and ready for use.
325 * Normally, the camera is locked to the process with an active Camera
343 * Camera objects are locked by default unless {@link #unlock()} is
346 * <p>Since API level 14, camera is automatically locked for applications in
353 * @throws RuntimeException if the camera cannot be re-locked (for
365 * <p>Since API level 14, camera is automatically locked for applications in
    [all...]
  /frameworks/base/include/utils/
BlobCache.h 178 // locked any time the member variables are written or read.
  /frameworks/base/policy/tests/src/com/android/internal/policy/impl/
LockPatternKeyguardViewTest.java 319 // PUK locked
  /frameworks/base/services/audioflinger/
AudioPolicyService.h 145 // and stopTone() are normally called with mLock locked and requesting a tone start or stop will cause
  /libcore/luni/src/test/java/libcore/sqlite/
OldDatabaseTest.java 234 * Reason for failure unknown: Database should be locked. Specification
270 fail("Should have one exception: database should be locked.");
410 // set to fail immediately if table is locked.
430 assertEquals(errors.get(0), "database is locked");
    [all...]
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastListActivity.java 206 * depending on whether there are locked messages in the thread(s) and whether we're
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainService.java 96 throw new IllegalStateException("keystore locked");
  /packages/apps/Settings/src/com/android/settings/
ConfirmLockPattern.java 170 // if the user is currently locked out, enforce it.
MasterClear.java 49 * locked, et cetera, then the confirmation sequence is abandoned.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Keyboard.java 155 // To represent "shift locked" state. The highlight is handled by background image that
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fcntl.h 153 # define F_ULOCK 0 /* Unlock a previously locked region. */
  /system/media/wilhelm/src/android/
android_GenericPlayer.h 148 // with mSettingsLock locked
  /cts/apps/CtsVerifier/res/values/
strings.xml 105 Your screen should be locked and require the password to be entered.
108 <string name="da_lock_success">It appears the screen was locked successfully!</string>
109 <string name="da_lock_error">It does not look like the screen was locked...</string>
  /dalvik/vm/alloc/
Heap.cpp 115 //TODO: make sure we're locked
413 /* Even if the heap isn't locked, this shouldn't return
424 * only happens while the heap is locked.

Completed in 683 milliseconds

<<11121314151617181920>>