HomeSort by relevance Sort by last modified time
    Searched refs:commit (Results 226 - 250 of 372) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCConnection.java 241 public void commit() throws SQLException { method in class:JDBCConnection
249 db.exec("COMMIT", null);
  /external/kernel-headers/original/linux/
tty.h 51 int commit; member in struct:tty_buffer
  /external/webkit/Source/JavaScriptCore/jit/
ExecutableAllocatorFixedVMPool.cpp 436 m_reservation.commit(pointer, size);
  /external/webkit/Source/WebCore/storage/
SQLTransaction.cpp 459 // Transacton Step 8+9 - Commit the transaction, jumping to the error callback if that fails
463 m_sqliteTransaction->commit();
466 // If the commit failed, the transaction will still be marked as "in progress"
469 m_transactionError = SQLError::create(SQLError::DATABASE_ERR, "failed to commit the transaction");
478 // The commit was successful. If the transaction modified this database, notify the delegates.
  /frameworks/base/core/java/android/app/
SharedPreferencesImpl.java 373 // a memory commit comes in when we're already
432 public boolean commit() { method in class:SharedPreferencesImpl.EditorImpl
479 * the write proceeds. if null (from a regular commit()),
504 // Typical #commit() path with fewer allocations, doing a write on
  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardware.cpp 457 mHwc->commit();
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxRdsConfig.java 440 editor.commit();
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 351 Profile.commit();
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 614 editor.commit();
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 516 int (*commit) (struct nfs_write_data *); member in struct:nfs_rpc_ops

Completed in 861 milliseconds

1 2 3 4 5 6 7 8 91011>>