/external/opencore/oscl/oscl/osclproc/src/ |
oscl_mutex.cpp | 94 * Try to lock the mutex,if the Mutex is already locked calling thread
|
/external/openssl/crypto/ |
ex_data.c | 12 * locked, the race would mean it's possible the hash table might have been 21 * the lock. The get/set_ex_data functions are not locked because they do not 25 * one) so locking on read/write access to that variable can be locked locally 208 /* A macro wrapper for impl_check that first uses a non-locked test before
|
/external/ppp/pppd/ |
tdb.h | 106 struct tdb_lock_type *locked; /* array of chain locks */ member in struct:tdb_context
|
utils.c | 922 notice("Device %s is locked by pid %d", dev, result); 971 /* Read the lock file to find out who has the device locked. */ 997 return 1; /* somebody else locked it for us */ 1006 notice("Device %s is locked by pid %d", dev, pid);
|
/external/qemu/android/avd/ |
info.h | 145 * be locked and the function will return success.
|
/external/qemu/ |
block.h | 126 void bdrv_set_locked(BlockDriverState *bs, int locked);
|
/external/skia/include/core/ |
SkPixelRef.h | 45 /** Return the current colorTable (if any) if pixels are locked, or null.
|
/external/webkit/WebCore/storage/ |
DatabaseThread.cpp | 109 // inconsistent or locked state.
|
/frameworks/base/core/java/android/provider/ |
DrmStore.java | 37 * The DRM provider contains forward locked DRM content.
|
Telephony.java | 157 * Has the message been locked? 160 public static final String LOCKED = "locked"; [all...] |
/frameworks/base/core/jni/android/graphics/ |
GraphicsJNI.h | 49 locked, and its native address set as the bitmap's pixels. If storage is null,
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseLockTest.java | 72 * is locked out and prevented from accessing the database.
|
/frameworks/base/keystore/java/android/security/ |
KeyStore.java | 33 public static final int LOCKED = 2;
|
/frameworks/base/libs/audioflinger/ |
AudioPolicyService.h | 118 // and stopTone() are normally called with mLock locked and requesting a tone start or stop will cause
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
LockScreen.java | 101 * Normal case (sim card present, it's not locked) 106 * The sim card is 'network locked'. 122 * The sim card is PUK locked, meaning they've entered the wrong sim unlock code too many 128 * The sim card is locked.
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmsdspi_linux.c | 199 sd_err(("%s: Already locked!\n", __FUNCTION__));
|
bcmsdstd_linux.c | 189 sd_err(("%s: Already locked!\n", __FUNCTION__));
|
/hardware/libhardware/modules/gralloc/ |
mapper.cpp | 144 // this is called when a buffer is being locked for software
|
/hardware/msm7k/libgralloc/ |
mapper.cpp | 174 // this is called when a buffer is being locked for software
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPStrm.c | 617 /* Pages are never swapped out (i.e. always locked in Linux) */ 619 /* Find the maximum # of pages that could be locked. x86 & 637 /* Pages are never swapped out (i.e. always locked in Linux) */ 808 (i.e. always locked in Linux) */
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ConversationList.java | 450 * contain locked messages so we'll know how detailed of a UI to display. 452 * @param handler query handler to do the background locked query 461 * depending on whether there are locked messages in the thread(s) and whether we're 465 * @param hasLockedMessages whether the thread(s) contain locked messages
|
/packages/apps/Phone/res/values/ |
config.xml | 32 Emergency Call if your SIM is network-locked and you don't know
|
/packages/apps/Settings/src/com/android/settings/ |
ConfirmLockPattern.java | 143 // if the user is currently locked out, enforce it.
|
MasterClear.java | 40 * locked, et cetera, then the confirmation sequence is abandoned.
|
MediaFormat.java | 42 * locked, et cetera, then the confirmation sequence is abandoned.
|