HomeSort by relevance Sort by last modified time
    Searched full:transaction (Results 801 - 825 of 1579) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/sqlite/src/test/
tkt2854.test 71 # starting a transaction.
trigger3.test 87 # we are not within a transaction. Ticket #3035.
  /external/chromium_org/third_party/tlslite/tlslite/integration/
XMLRPCTransport.py 10 """Handles an HTTPS transaction to an XML-RPC server."""
  /external/chromium_org/webkit/browser/quota/
quota_database.h 139 // For long-running transactions support. We always keep a transaction open
  /external/clang/lib/ARCMigrate/
TransAPIUses.cpp 96 Transaction Trans(Pass.TA);
TransBlockObjCVariable.cpp 143 Transaction Trans(Pass.TA);
TransProtectedScope.cpp 131 Transaction Trans(Pass.TA);
  /external/dhcpcd/
dhcp.h 144 uint32_t xid; /* transaction id */
  /external/libnfc-nci/src/nfa/int/
nfa_p2p_int.h 238 UINT8 tid; /* transaction ID */
  /external/libnfc-nxp/src/
phHciNfc_WI.h 76 /* Application ID of the Transaction performed */
phLibNfc_Internal.h 238 /**Transaction Related Info */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
applescript.php 80 'transaction','my','get','put','is', 'copy'
genero.php 319 "TRANSACTION ",
oracle11.php 491 'TRANSACTION',
oracle8.php 396 'TRANSACTION',
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddressesHeader.java 46 * There is a need to inform each SIP proxy involved in a transaction about the common
  /external/qemu/hw/
usb.c 165 * Returns length of the transaction or one of the USB_RET_XXX codes.
  /external/smack/src/org/xbill/DNS/
TKEYRecord.java 10 * Transaction Key - used to compute and/or securely transport a shared
  /external/tcpdump/
bootp.h 28 u_int32_t bp_xid; /* transaction ID */
print-slow.c 223 printf("\n\t Request System %s, Request Port %u, Request Transaction ID 0x%08x",
  /external/wpa_supplicant_8/src/ap/
sta_info.h 114 * transaction identifiers */
  /frameworks/base/core/java/android/net/http/
EventHandler.java 25 * in the transaction.
  /frameworks/base/obex/javax/obex/
ClientOperation.java 137 * @throws IOException if the transaction has already ended or if an OBEX
171 * the transaction; if this method is called on a
307 * Closes the connection and ends the transaction
335 * transaction has ended and no further messages will be exchanged
ServerOperation.java 510 * @throws IOException if the transaction has already ended or if an OBEX
534 * transaction has ended and no further messages will be exchanged
559 * the transaction; if this method is called on a
681 * Closes the connection and ends the transaction
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 210 Vector<ComposerState> transaction; local
224 transaction = mComposerStates;
241 sm->setTransactionState(transaction, displayTransaction, flags);
288 // Resizing a surface makes the transaction synchronous.

Completed in 578 milliseconds

<<31323334353637383940>>