Searched
full:transaction (Results
926 -
950 of
1579) sorted by null
<<31323334353637383940>>
/external/chromium_org/sync/internal_api/ |
sync_manager_impl.cc | 727 // This notification happens immediately after the transaction mutex is 729 // from acquiring a transaction. 750 // and while the transaction mutex is held, so it cannot be re-entrant. 757 // underlying transaction. [all...] |
/external/chromium_org/third_party/sqlite/src/ext/async/ |
README.txt | 90 transaction, the database is locked immediately. However the
|
/external/chromium_org/third_party/sqlite/src/test/ |
capi3.test | 822 # the transaction fails. 897 } {1 {cannot rollback transaction - SQL statements in progress}} 964 } {1 {cannot commit - no transaction is active}} 970 # transaction while other VMs are active, and that its Ok to execute
|
capi3c.test | 777 # the transaction fails. 852 } {1 {cannot rollback transaction - SQL statements in progress}} 919 } {1 {cannot commit - no transaction is active}} 925 # transaction while other VMs are active, and that its Ok to execute [all...] |
check.test | 344 } {1 {cannot commit - no transaction is active}}
|
fts2o.test | 80 # See what happens when renaming the fts2 table fails inside a transaction.
|
shared6.test | 181 # Test that it is possible to open an exclusive transaction while
|
/external/chromium_org/third_party/sqlite/src/tool/ |
restore_jrnl.tcl | 15 # transaction from a recovered journal.
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
JDBCStatement.java | 101 conn.db.exec("BEGIN TRANSACTION", null);
|
/external/libnfc-nxp/src/ |
phHal4Nfc_Internal.h | 120 /*Transaction timer ,currently used only for P2P receive on target*/
|
/external/qemu/hw/ |
usb.h | 134 * Returns length of the transaction
|
/external/smack/src/org/xbill/DNS/ |
SimpleResolver.java | 11 * SimpleResolver handles TCP retries, transaction security (TSIG), and
|
/frameworks/base/docs/html/guide/faq/ |
framework.jd | 44 separate pool of transaction threads in each process to dispatch all
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiMonitor.java | 243 * length=3, service type=0(ALL Service), transaction id=1, 247 * length=3, service type=2(UPnP), transaction id=2, 256 * length=153,type=2(UPnP),transaction id=3,status=0 268 * length=25, type=1(Bonjour),transaction id=2,status=0 [all...] |
/packages/apps/Mms/src/com/android/mms/ui/ |
ClassZeroActivity.java | 43 import com.android.mms.transaction.MessagingNotification;
|
ManageSimMessages.java | 48 import com.android.mms.transaction.MessagingNotification;
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarCache.java | 163 * a transaction.
|
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_discovery.c | 326 /* Skip transaction, and param len */ 453 /* Skip transaction ID and length */ 612 /* Skip transaction ID and length */ [all...] |
/external/chromium/third_party/libevent/ |
evdns.h | 143 * this queue requests have an allocated transaction id and nameserver. 460 Set a callback that will be invoked to generate transaction IDs. By 461 default, we pick transaction IDs based on the current clock time.
|
/external/chromium_org/net/dns/ |
mdns_client_impl.cc | 524 // If this is a cache only query, signal that the transaction is over 549 // the callback can delete the transaction. 552 // Reset the transaction if it expects a single result, or if the result
|
/external/chromium_org/net/quic/ |
quic_network_transaction_unittest.cc | 581 // The QUIC transaction will not be allowed to complete. 592 // The HTTP transaction will complete. 606 // and verify the the transaction continues over HTTP.
|
/external/chromium_org/net/url_request/ |
url_request_ftp_job_unittest.cc | 163 // transaction on start. 178 // its transaction. 205 // Creates a second transaction.
|
/external/chromium_org/third_party/libevent/ |
evdns.h | 143 * this queue requests have an allocated transaction id and nameserver. 460 Set a callback that will be invoked to generate transaction IDs. By 461 default, we pick transaction IDs based on the current clock time.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
stun.h | 159 // of transaction ID. For outgoing packets version of the protocol 160 // is determined by the lengths of the transaction ID. 331 // transaction ID of the message.
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_demovfs.c | 58 ** To commit a transaction to the database, SQLite first writes rollback 70 ** transaction that modifies 3 pages of a database file that uses 4096 104 ** journal for the example transaction above is this:
|
Completed in 635 milliseconds
<<31323334353637383940>>