/external/libweave/src/privet/ |
wifi_bootstrap_manager.cc | 224 Config::Transaction change{config_};
|
auth_manager.cc | 314 Config::Transaction change{config_};
|
auth_manager_unittest.cc | 327 Config::Transaction change{&config_};
|
/frameworks/native/libs/binder/tests/ |
binderDriverInterfaceTest.cpp | 216 TEST_F(BinderDriverInterfaceTest, Transaction) {
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
SipSessionGroup.java | 65 import javax.sip.Transaction; 423 ISipSessionListener listener, ServerTransaction transaction, 426 newSession.mServerTransaction = transaction; 662 private Transaction getTransaction() { 741 "cannot initiate a new transaction to execute: " 859 Transaction current = event.isServerTransaction() 862 Transaction target = event.isServerTransaction() 867 if (SSI_DBG) log("not the current transaction; current=" 871 if (SSI_DBG) log("transaction terminated: " + toString(current)); 874 // no transaction; shouldn't be here; ignore [all...] |
/external/clang/lib/ARCMigrate/ |
TransAutoreleasePool.cpp | 113 Transaction Trans(Pass.TA);
|
TransProperties.cpp | 141 Transaction Trans(Pass.TA);
|
Transforms.cpp | 539 Transaction Trans(TA);
|
/art/build/ |
Android.gtest.mk | 46 Transaction \ 85 ART_GTEST_transaction_test_DEX_DEPS := Transaction
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransaction.java | 76 javax.sip.Transaction, gov.nist.javax.sip.TransactionExt { 112 * INVITE transaction timeout timer 138 protected String transactionId; // Transaction Id. 183 // Parent stack for this transaction 186 // Original request that is being handled by this transaction 189 // Underlying channel being used to send messages for this transaction 212 // Transaction branch ID 215 // Method of the Request used to create the transaction. 218 // Sequence number of request used to create the transaction 221 // Current transaction stat 285 SIPTransaction transaction = SIPTransaction.this; local [all...] |
SIPDialog.java | 87 import javax.sip.Transaction; 263 // We store here the useful data from the first transaction without having to 264 // keep the whole transaction object for the duration of the dialog. It also 389 SIPServerTransaction transaction; field in class:SIPDialog.DialogTimerTask 391 public DialogTimerTask(SIPServerTransaction transaction) { 392 this.transaction = transaction; 403 SIPServerTransaction transaction = this.transaction; local 418 if (transaction != nul 653 SIPTransaction transaction = (SIPTransaction) this.getFirstTransaction(); local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
scardssp.h | [all...] |
/art/runtime/ |
runtime.cc | 135 #include "transaction.h" 516 // We can't run in a transaction yet. [all...] |
/art/runtime/interpreter/ |
unstarted_runtime.cc | 49 #include "transaction.h" 71 LOG(FATAL) << "Trying to abort, but not in transaction mode: " << msg; 77 // it's easy. Abort the transaction otherwise. 145 // actually the transaction abort exception. This must not be wrapped, as it signals an 150 // If it is not the transaction abort exception, wrap it. 152 if (type != Transaction::kAbortExceptionDescriptor) { 238 // If we're in a transaction, class must not be finalizable (it or a superclass has a finalizer). 250 // Note that 2) could likely be handled here, but for safety abort the transaction. 438 // conservatively abort the transaction here. 548 // Note: we can't use any fast copy functions, as they are not available under transaction [all...] |
/external/guice/extensions/persist/lib/ |
db4o-6.4.14.8131-java5.jar | |
hsqldb.jar | |
hibernate3.jar | |
/prebuilts/tools/common/netbeans-visual/ |
org-openide-util.jar | |
/art/compiler/driver/ |
compiler_driver.cc | 69 #include "transaction.h" 2441 Transaction transaction; variable [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
wdm.h | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant.jar | |
/external/guice/extensions/struts2/lib/ |
ant-1.6.5.jar | |
/frameworks/base/ |
compiled-classes-phone | [all...] |
/prebuilts/tools/common/ant/ |
ant.jar | |
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/ |
ant-1.7.0.jar | |