HomeSort by relevance Sort by last modified time
    Searched defs:old_state (Results 26 - 31 of 31) sorted by null

12

  /system/security/keystore/
keystore.cpp 1416 State old_state = keyStore.getState(); local
    [all...]
  /external/bluetooth/bluez/audio/
avdtp.c 760 avdtp_session_state_t old_state = session->state; local
773 cb->cb(dev, session, old_state, new_state, cb->user_data);
1039 avdtp_state_t old_state; local
1059 old_state = sep->state;
1069 if (old_state > AVDTP_STATE_OPEN && session->auto_dc)
1101 cb->cb(stream, old_state, state, err_ptr, cb->user_data);
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 2209 bool old_state = core_message_loop_->NestableTasksAllowed(); local
    [all...]
  /external/qemu/hw/
usb-ohci.c 334 uint32_t old_state = port->ctrl; local
377 if (old_state != port->ctrl)
1267 uint32_t old_state; local
1323 uint32_t old_state; local
1360 uint32_t old_state; local
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 6551 natural_t old_state[144]; member in struct:__anon13970
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 1177 re_dfastate_t *old_state = cur_state; local
    [all...]

Completed in 265 milliseconds

12