HomeSort by relevance Sort by last modified time
    Searched refs:UNLOCK (Results 1 - 5 of 5) sorted by null

  /frameworks/base/libs/camera/
ICamera.cpp 42 UNLOCK,
235 virtual status_t unlock() function in class:android::BpCamera
239 remote()->transact(UNLOCK, data, &reply);
366 case UNLOCK: {
368 reply->writeInt32(unlock());
  /frameworks/base/cmds/keystore/
keystore.c 369 * file using the same password when the user unlock it for the first time. If
446 static int8_t unlock() function
464 UNLOCK = 512,
483 {unlock, 'u', LOCKED, UNLOCK, {PASSWORD_SIZE}},
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 282 goto UNLOCK;
310 goto UNLOCK;
327 UNLOCK:
445 goto UNLOCK;
458 goto UNLOCK;
473 goto UNLOCK;
486 goto UNLOCK;
492 UNLOCK:
    [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 852 milliseconds