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

<<41424344454647484950>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 402 uint8 transaction_id; /* service transaction id */
  /hardware/qcom/camera/
QCamera_Intf.h 981 uint32_t trans_id; /* transaction id */
  /packages/apps/Browser/src/com/android/browser/
WebStorageSizeManager.java 212 * which the transaction that caused the quota overflow was run
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java 78 * of this transaction.
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverTransfer.java 53 * as part of a single transaction.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
SearchIndexManager.java 262 // the first check. We need to do the check again in a transaction to make sure.
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
legacy_contacts.sql 1 BEGIN TRANSACTION;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 120 Transport Handles an HTTP transaction to an XML-RPC server
121 SafeTransport Handles an HTTPS transaction to an XML-RPC server
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 120 Transport Handles an HTTP transaction to an XML-RPC server
121 SafeTransport Handles an HTTPS transaction to an XML-RPC server
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
RemoteAdtTestRunner.java 309 // report Binder transaction failures
  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c     [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c 40 ** application response, and update the transaction ID.
934 /* Notify all registered applicaiton with new MTU size. Us a transaction ID */
    [all...]
  /external/chromium/chrome/browser/sync/engine/
syncer_util.cc 651 // the transaction during each step is simpler with 1. Changing this decision
664 // Single transaction / entry we deal with.
    [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 497 // Overload write transaction to use custom NotifyTransactionComplete
562 // Create write transaction.
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_model_associator.cc 391 // the history database after closing the write transaction, since
835 // We only access the cryptographer while holding a transaction.
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 727 // An incoming sync transaction should change the user value, not the managed
781 // An incoming sync transaction should change the user value, not the managed
    [all...]
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client_unittest.cc 40 const char kGoogleTransactionId[] = "google-transaction-id";
305 "\"google_transaction_id\":\"google-transaction-id\","
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vtab.c 798 ** If the virtual table pVtab supports the transaction interface
799 ** (xBegin/xRollback/xCommit and optionally xSync) and a transaction is
  /external/chromium_org/third_party/sqlite/src/tool/
shell1.test 324 list [regexp {BEGIN TRANSACTION;} $res] \
329 list [regexp {BEGIN TRANSACTION;} $res] \
  /external/kernel-headers/original/asm-mips/sn/sn0/
hubio.h 518 cohtrans: 1, /* Coherent transaction */
560 cohtrans: 1, /* Coherent transaction */
  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c 603 PHDBG_INFO("HAL4: Transaction Timer Create for transceive");
694 PHDBG_INFO("HAL4: Transaction Timer Create for transceive");
    [all...]
phLibNfc_initiator.c 840 { /* Previous Transaction is Pending*/
842 PHDBG_INFO("LibNfc:Transaction is Pending");
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
progress.php 98 'TRANSACTION-MODE AUTOMATIC','TRIGGER PROCEDURE','UNDERLINE','UNDO',
388 'TOOLTIPS','TOP-ONLY','TRACKING-CHANGES','TRANSACTION',
  /frameworks/base/docs/html/about/versions/
android-4.2.jd 476 FragmentTransaction transaction = getChildFragmentManager().beginTransaction();
477 transaction.add(R.id.video_fragment, videoFragment).commit();
  /frameworks/base/docs/html/google/play/billing/
billing_integrate.jd 226 To complete the purchase transaction, call the {@link android.app.Activity#startIntentSenderForResult startIntentSenderForResult} method and use the {@link android.app.PendingIntent} that you created. In this example, you are using an arbitrary value of 1001 for the request code.</p>
367 <p>To help ensure the integrity of the transaction information that is sent to

Completed in 4751 milliseconds

<<41424344454647484950>>