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

<<21222324252627282930>>

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcManager.java 354 * Notifies transaction
361 * Notifies transaction
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcManager.java 414 * Notifies transaction
421 * Notifies transaction
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
smbno.h 243 #define SMBtrans 0x25 /* transaction - name, bytes in/out */
244 #define SMBtranss 0x26 /* transaction (secondary request/response) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
smbno.h 243 #define SMBtrans 0x25 /* transaction - name, bytes in/out */
244 #define SMBtranss 0x26 /* transaction (secondary request/response) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
smbno.h 243 #define SMBtrans 0x25 /* transaction - name, bytes in/out */
244 #define SMBtranss 0x26 /* transaction (secondary request/response) */
  /external/chromium_org/third_party/sqlite/src/src/
btree.c 232 ** transaction on this file. And, obviously, for this to be so there
233 ** must be an open write transaction on the file itself.
355 ** transaction. If it does not, then the BtShared.isPending variable
388 ** transaction. If there currently exists a writer, and p is not
512 ** transaction, a problem comes up. If the page is not journalled when
523 ** at the end of every transaction.
554 ** invoked at the conclusion of each write-transaction.
    [all...]
  /external/chromium/net/http/
http_network_transaction_unittest.cc 817 // transaction to resend the request.
    [all...]
http_auth_handler.h 119 // throughout the life of an HTTP transaction.
http_stream_parser.h 101 // response, the transaction will fail with ERR_RESPONSE_HEADERS_TOO_BIG.
partial_data.h 25 // these requests. This class is tightly integrated with HttpCache::Transaction
  /external/chromium/chrome/browser/download/
download_file_manager.h 86 // fine-tune the error message. It is empty if the transaction
  /external/chromium/chrome/browser/search_engines/
template_url_model_test_util.cc 136 // able to delete it due to an open transaction.
  /external/chromium/chrome/browser/sync/glue/
bookmark_change_processor.cc 147 // Acquire a scoped write lock via a transaction.
199 // Acquire a scoped write lock via a transaction.
233 // Acquire a scoped write lock via a transaction.
259 // Acquire a scoped write lock via a transaction.
bookmark_change_processor.h 134 // SetPosition(). |trans| is the transaction to which |dst| belongs. Returns
  /external/chromium/chrome/browser/sync/
profile_sync_service_password_unittest.cc 87 // Check to make sure we can aquire a transaction (will crash if a transaction
90 VLOG(1) << "Sync transaction acquired.";
491 // Same as HasNativeHasEmptyNoMerge, but we attempt to aquire a sync transaction
  /external/chromium/net/data/cache_tests/dirty_entry3/
contents.txt 26 transaction: 0x0
  /external/chromium/net/data/cache_tests/dirty_entry4/
contents.txt 26 transaction: 0x0
  /external/chromium/net/data/cache_tests/dirty_entry5/
contents.txt 26 transaction: 0x0
  /external/chromium/net/data/cache_tests/list_loop2/
contents.txt 26 transaction: 0x0
  /external/chromium/net/ftp/
ftp_network_transaction.h 121 // Resets the members of the transaction so it can be restarted.
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.h 105 // side of an HTTP transaction. By default, HttpBase operates as an I/O pump,
httpclient.cc 283 HttpTransaction* transaction)
285 transaction_(transaction), free_transaction_(false),
805 HttpTransaction* transaction)
807 HttpClient(agent, NULL, transaction) {
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunrequest.cc 107 // transaction ID of a response we are expecting.
  /external/chromium_org/chrome/browser/chromeos/settings/
session_manager_operation.h 26 // Handles a single transaction with session manager. This is a virtual base
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.h 18 #include "sql/transaction.h"

Completed in 646 milliseconds

<<21222324252627282930>>