Searched
full:transaction (Results
1126 -
1150 of
1579) sorted by null
<<41424344454647484950>>
/external/chromium_org/third_party/sqlite/src/test/ |
fts3d.test | 168 # NOTE(shess): Since there's no transaction, each of the INSERT/UPDATE
|
fuzz.test | 363 # Run some SELECTs, INSERTs, UPDATEs and DELETEs in a transaction.
|
incrblob2.test | 367 # when a statement transaction is rolled back while there are open
|
tableapi.test | 45 BEGIN TRANSACTION;
|
/external/chromium_org/webkit/browser/quota/ |
quota_database_unittest.cc | 17 #include "sql/transaction.h"
|
/external/clang/lib/ARCMigrate/ |
TransAutoreleasePool.cpp | 113 Transaction Trans(Pass.TA);
|
/external/e2fsprogs/lib/ext2fs/ |
undo_io.c | 209 * Transaction database not initialized
|
/external/ipsec-tools/src/racoon/ |
isakmp.h | 396 u_int16_t id; /* Per transaction id */
|
/external/jmdns/src/javax/jmdns/ |
JmmDNS.java | 20 * Most of this class methods have no notion of transaction: if an Exception is raised in the middle of execution, you may be in an incoherent state.
|
/external/libmtp/src/ |
libusb-glue.c | [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_RFReader.h | 298 * transaction ongoing.
|
phLlcNfc_DataTypes.h | 346 /* If PN544 sends the URSET frame in between any transaction, then
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
mysql.php | 103 'TRANSACTION','TRIGGER','TYPES','TYPE','UNCOMMITTED','UNDEFINED',
|
visualfoxpro.php | 281 'Topic','Transaction','Trap','Trbetween','Trigger','Ttoption',
|
/external/oprofile/events/i386/core/ |
events | 67 event:0x7d counters:0,1 um:zero minimum:500 name:BUS_NOT_IN_USE : Number of cycles there is no transaction from the core
|
/external/qemu/hw/ |
bt-hid.c | 437 fprintf(stderr, "%s: bad transaction on Interrupt channel.\n",
|
/external/wpa_supplicant_8/src/ap/ |
ieee802_11.c | 203 "authentication (shared key, transaction %d)", 229 /* Transaction 3 */ 521 "unexpected SAE authentication transaction %u", 612 printf("Unknown authentication transaction number (%d)\n", [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 43 * over TCP transaction which requires various states.. It may also need to be
|
/frameworks/base/core/java/android/app/ |
FragmentManager.java | 130 * <p>Note: A fragment transaction can only be created/committed prior 131 * to an activity saving its state. If you try to commit a transaction 163 * from XML or as the container ID when added in a transaction. This first 173 * from XML or as supplied when added in a transaction. This first [all...] |
/frameworks/base/core/java/android/app/backup/ |
IBackupManager.aidl | 269 * @param token The transaction token passed to a BackupAgent's doBackup() or
|
/frameworks/base/core/java/android/os/ |
Parcel.java | 444 * transaction is intended for the target interface. [all...] |
/frameworks/base/docs/html/google/play/billing/ |
api.jd | 80 <li>When the checkout flow finishes (that is, the user successfully purchases the item or cancels the purchase), Google Play sends a response {@code Intent} to your {@code onActivityResult} method. The result code of the {@code onActivityResult} has a result code that indicates whether the purchase was successful or canceled. The response {@code Intent} contains information about the purchased item, including a {@code purchaseToken} String that is generated by Google Play to uniquely identify this purchase transaction. The {@code Intent} also contains the signature of the purchase, signed with your private developer key.</li>
|
/frameworks/native/libs/binder/ |
IMemory.cpp | 299 ALOGE_IF(err, "binder=%p transaction failed fd=%d, size=%ld, err=%d (%s)",
|
/frameworks/native/services/surfaceflinger/ |
Layer.h | 218 * doTransaction - process the transaction. This is a good place to figure
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentManager.java | 128 * <p>Note: A fragment transaction can only be created/committed prior 129 * to an activity saving its state. If you try to commit a transaction 161 * from XML or as the container ID when added in a transaction. This first 171 * from XML or as supplied when added in a transaction. This first [all...] |
Completed in 1970 milliseconds
<<41424344454647484950>>