/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/ |
gpl.7 | 470 part of a transaction in which the right of possession and use of the 472 fixed term (regardless of how the transaction is characterized), the 611 An \*(L"entity transaction\*(R" is a transaction transferring control of an 614 work results from an entity transaction, each party to that 615 transaction who receives a copy of the work also receives whatever 670 If, pursuant to or in connection with a single transaction or [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
gpl.7 | 470 part of a transaction in which the right of possession and use of the 472 fixed term (regardless of how the transaction is characterized), the 611 An \*(L"entity transaction\*(R" is a transaction transferring control of an 614 work results from an entity transaction, each party to that 615 transaction who receives a copy of the work also receives whatever 670 If, pursuant to or in connection with a single transaction or [all...] |
/external/netperf/ |
nettest_xti.c | [all...] |
nettest_dlpi.c | [all...] |
/external/sqlite/dist/orig/ |
sqlite3.c | 227 ** the aborted transaction. This could lead to database corruption. 830 ** ^If [sqlite3_close()] is invoked while a transaction is open, 831 ** the transaction is automatically rolled back. [all...] |
sqlite3.h | 280 ** ^If [sqlite3_close()] is invoked while a transaction is open, 281 ** the transaction is automatically rolled back. [all...] |
/external/sqlite/dist/ |
sqlite3.c | 227 ** the aborted transaction. This could lead to database corruption. 830 ** ^If [sqlite3_close()] is invoked while a transaction is open, 831 ** the transaction is automatically rolled back. [all...] |
sqlite3.h | 280 ** ^If [sqlite3_close()] is invoked while a transaction is open, 281 ** the transaction is automatically rolled back. [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
build.c | 21 ** BEGIN TRANSACTION 150 ** transaction on each used database and to verify the schema cookie 405 ** if there were schema changes during the transaction or if a [all...] |
alter.c | 472 /* Begin a transaction and code the VerifyCookie for database iDb. 474 ** schema). Open a statement transaction if the table is a virtual 816 /* Begin a transaction and increment the schema cookie. */
|
/libcore/luni/src/main/java/java/sql/ |
DatabaseMetaData.java | 76 * States that the remainder of the current transaction is used as the scope 388 * Returns whether a data definition statement in a transaction forces a {@code 389 * commit} of the transaction. 400 * transaction. 537 * current transaction</li> [all...] |
/external/chromium_org/third_party/sqlite/amalgamation/ |
sqlite3.c | 227 ** the aborted transaction. This could lead to database corruption. 823 ** ^If [sqlite3_close()] is invoked while a transaction is open, 824 ** the transaction is automatically rolled back. [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable.cc | 645 // Need a write transaction as we are about to permanently purge entries. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cookielib.py | 695 An unverifiable transaction is to a third-party host if its request- 697 origin transaction. 949 "unverifiable transaction") 953 "unverifiable transaction") [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cookielib.py | 695 An unverifiable transaction is to a third-party host if its request- 697 origin transaction. 949 "unverifiable transaction") 953 "unverifiable transaction") [all...] |
/external/chromium/chrome/browser/history/ |
history_backend.h | 114 // the refs owned by the delegate and any pending transaction so it will 414 // We always keep a transaction open on the history database so that multiple 417 // disk and opens a new transaction. This will be called automatically by
|
/external/chromium_org/third_party/sqlite/src/test/ |
vtab1.test | 996 # a multi-row INSERT that is inside a transaction 1010 # First test outside of a transaction. 1021 # Now the real test - wrapped in a transaction.
|
/external/libnfc-nxp/src/ |
phLibNfc.h | 164 *\brief Types of SE transaction events sent to SE notification handler . 168 phLibNfc_eSE_EvtStartTransaction=0x00, /**< Indicates transaction started on 170 phLibNfc_eSE_EvtEndTransaction=0x01, /**<Indicates transaction ended on secure 180 phLibNfc_eSE_EvtApduReceived, /* PAYPASS MagStripe or MCHIP_4 transaction */ 608 * \param[in] EventType Event type of secure element transaction [all...] |
/frameworks/av/media/mtp/ |
MtpServer.cpp | 169 MtpTransactionID transaction = mRequest.getTransactionID(); local 198 mData.setTransactionID(transaction); 212 mResponse.setTransactionID(transaction); [all...] |
/frameworks/base/docs/html/google/play/billing/ |
billing_admin.jd | 419 <p>When a user purchases an in-app item, Google Wallet assigns the transaction 426 the in-app purchase transaction. After the purchase, you can use the order 427 number as a means of tracking the transaction in reconciliation reports and for
|
/external/bluetooth/bluedroid/bta/gatt/ |
bta_gatts_api.c | 421 ** trans_id - transaction ID.
|
/external/bluetooth/bluedroid/stack/hid/ |
hidh_api.c | 435 ** report_id: is only used on GET_REPORT transaction if is specified.
|
/external/chromium/chrome/browser/sync/engine/ |
syncer.cc | 176 // write transaction.
|
/external/chromium/chrome/browser/sync/glue/ |
preference_model_associator.cc | 330 // We only access the cryptographer while holding a transaction.
|
/external/chromium/net/base/ |
filter.h | 93 // What response code was received with the associated network transaction?
|