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

<<21222324252627282930>>

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c 292 ** Description This function send DATA transaction to HID device.
296 ** p_data: data to be sent in the DATA transaction; or
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties     [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h 109 // A database transaction should look like:
258 // transaction when this happens.
  /external/chromium_org/chrome/browser/history/
thumbnail_database.h 228 // Returns false in case of failure. A nested transaction is used,
229 // so failure causes any outer transaction to be rolled back.
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items.h 48 // construct a full wallet. However, it also provides a transaction ID which
299 // The id for this transaction issued by Google.
  /external/chromium_org/content/browser/dom_storage/
dom_storage_context_impl_unittest.cc 343 // Create a transaction log that can't be merged.
358 // Create a transaction log that can be merged.
  /external/chromium_org/net/http/
http_stream_factory_impl_job.h 273 // True if this network transaction is using SPDY instead of HTTP.
276 // True if this network transaction is using QUIC instead of HTTP.
  /external/chromium_org/sync/internal_api/
sync_manager_impl.h 152 // This listener is called upon completion of a syncable transaction, and
304 // any transaction type.
  /external/chromium_org/third_party/sqlite/src/test/
fts3ao.test 82 # See what happens when renaming the fts3 table fails inside a transaction.
173 # transaction.
temptable.test 96 BEGIN TRANSACTION;
108 BEGIN TRANSACTION;
  /external/chromium_org/webkit/browser/fileapi/
sandbox_origin_database.cc 246 // store both back as a single transaction
330 // version number, they should go in in a single transaction.
  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 213 Transaction Trans(TA);
268 Transaction Trans(TA);
TransProperties.cpp 138 Transaction Trans(Pass.TA);
155 Transaction Trans(Pass.TA);
  /external/libmtp/src/
device-flags.h 51 * the USB transaction will time out if you use this command.
126 * the latter 6 bytes (representing "code" and "transaction ID")
  /external/libnfc-nxp/inc/
phNfcConfig.h 364 /**< Macro to Enable the RAW Mode of Transaction
410 /* Macro to Enable The P2P Transaction Timers */
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSQLiteDatabase.java 300 throw new IllegalStateException("transaction already successfully");
328 * Allows tests cases to query the transaction state
  /external/smack/src/org/xbill/DNS/
KEYRecord.java 31 /** Transaction Level Security */
277 /** Key was created for use with transaction level security */
Type.java 171 /** Transaction key - used to compute a shared secret or exchange a key */
174 /** Transaction signature */
  /external/stressapptest/src/
os.h 244 // the most recent transaction that occurred at that address.
289 // Link to find last transaction at an error location.
  /external/tcpdump/
nameser.h 195 #define T_TKEY 249 /* Transaction Key [RFC2930] */
196 #define T_TSIG 250 /* Transaction Signature [RFC2845] */
  /frameworks/base/core/java/android/nfc/cardemulation/
CardEmulation.java 101 * the transaction.
111 * the transaction, even if there is only one matching service.
  /frameworks/base/docs/html/distribute/googleplay/about/
monetizing.jd 25 and complete the transaction.</p>
157 transaction.</p>
  /frameworks/base/docs/html/google/play/billing/
billing_overview.jd 126 the transaction, including requesting and validating the form of payment and
127 processing the financial transaction.</p>
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 144 "performing transaction: %s (%d)", strerror(-err), -err);
171 "transaction: %s (%d)", strerror(-err), -err);
  /packages/apps/Nfc/nci/jni/
SecureElement.h 244 ** Description: Notify the NFC service about a transaction event from secure element.
258 ** Description: Notify the NFC service about a transaction event from secure element.

Completed in 1055 milliseconds

<<21222324252627282930>>