Home
last modified time | relevance | path

Searched refs:UNLOCKED (Results 1 – 3 of 3) sorted by relevance

/external/libevent/
Dbufferevent.c173 #define UNLOCKED(stmt) \ in bufferevent_run_deferred_callbacks_unlocked() macro
183 UNLOCKED(errorcb(bufev, BEV_EVENT_CONNECTED, cbarg)); in bufferevent_run_deferred_callbacks_unlocked()
189 UNLOCKED(readcb(bufev, cbarg)); in bufferevent_run_deferred_callbacks_unlocked()
195 UNLOCKED(writecb(bufev, cbarg)); in bufferevent_run_deferred_callbacks_unlocked()
205 UNLOCKED(errorcb(bufev,what,cbarg)); in bufferevent_run_deferred_callbacks_unlocked()
208 #undef UNLOCKED in bufferevent_run_deferred_callbacks_unlocked()
/external/avb/
DREADME.md684 LOCKED state or UNLOCKED state as used in Android.
687 are fatal whereas in UNLOCKED state they are not. If the device is
688 UNLOCKED pass `AVB_SLOT_VERIFY_FLAGS_ALLOW_VERIFICATION_ERROR` flag in
703 state) and `fastboot flashing unlock` (to transition to the UNLOCKED
707 UNLOCKED or UNLOCKED to LOCKED) after asserting physical presence of
713 the UNLOCKED state (including the `userdata` partition and any NVRAM
717 shall also happening when transitioning from UNLOCKED to LOCKED. If
719 intensive wipe is required for UNLOCKED to LOCKED. Depending on the
731 UNLOCKED), and named persistent values. If tampering has been detected
739 possible to set or clear a key while the device is in the UNLOCKED
[all …]
/external/libese/apps/boot/
DREADME.md368 } else { // Boot is UNLOCKED (0x0)