HomeSort by relevance Sort by last modified time
    Searched full:databases (Results 126 - 150 of 474) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
nsswitch.h 77 * Currently implemented databases.
89 * Suggested databases to implement.
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h 32 // to create fake Databases for testing.
48 // Encapsulates on-disk databases that for safebrowsing. There are
49 // four databases: browse, download, download whitelist and
50 // client-side detection (csd) whitelist databases. The browse database contains
56 // as phishing by the client-side phishing detection. These on-disk databases
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.h 35 // Interface for manipulating databases of descriptors.
337 // Merge just two databases. The sources remain property of the caller.
340 // Merge more than two databases. The sources remain property of the caller.
354 // Merges the results of calling all databases. Returns true iff any
355 // of the databases returned true.
  /external/protobuf/src/google/protobuf/
descriptor_database.h 35 // Interface for manipulating databases of descriptors.
336 // Merge just two databases. The sources remain property of the caller.
339 // Merge more than two databases. The sources remain property of the caller.
353 // Merges the results of calling all databases. Returns true iff any
354 // of the databases returned true.
  /frameworks/base/docs/html/training/basics/data-storage/
databases.jd 1 page.title=Saving Data in SQL Databases
25 <li><a href="{@docRoot}guide/topics/data/data-storage.html#db">Using Databases</a></li>
43 familiar with SQL databases in general and helps you get started with
44 SQLite databases on Android. The APIs you'll need to use a database
50 <p>One of the main principles of SQL databases is the schema: a formal
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 72 // Stores reference to all databases opened in the current process.
126 // True if the database has attached databases.
239 * Write-ahead logging cannot be used with read-only databases so the value of
2029 ArrayList<SQLiteDatabase> databases = new ArrayList<SQLiteDatabase>(); local
    [all...]
  /external/chromium/chrome/browser/history/
expire_history_backend.h 73 // Completes initialization by setting the databases that this class will use.
92 // accordingly. This function is intended for migrating old databases
252 // Non-owning pointers to the databases we deal with (MAY BE NULL).
history_database.cc 26 // Current version number. We write databases at the "current" version number,
250 // We can't read databases newer than we were designed for.
325 // For visits, clear the indexed flag since we'll delete the FTS databases in
archived_database.cc 90 // We can't read databases newer than we were designed for.
  /external/chromium_org/chrome/browser/history/
expire_history_backend.h 75 // Completes initialization by setting the databases that this class will use.
105 // accordingly. This function is intended for migrating old databases
256 // Non-owning pointers to the databases we deal with (MAY BE NULL).
  /external/clang/include/clang/Tooling/
CompilationDatabase.h 55 /// \brief Interface for compilation databases.
74 /// FIXME: Currently only supports JSON compilation databases, which
117 /// databases that are picked up as compilation database if the corresponding
  /development/scripts/
add-accounts 32 DB = "/data/data/com.google.android.googleapps/databases/accounts.db"
add-accounts-sdk 32 DB = "/data/data/com.google.android.googleapps/databases/accounts.db"
  /external/chromium_org/content/browser/resources/indexed_db/
indexeddb_internals.html 48 <div class="indexeddb-database" jsselect="$this.databases">
  /external/chromium_org/net/base/
platform_mime_util_linux.cc 45 // databases. Apparently someone working on KDE in 2001 decided .ico
  /external/chromium_org/sql/
meta_table.h 49 // the code expecting version 2 databases can still read and write the table.

Completed in 2301 milliseconds

1 2 3 4 56 7 8 91011>>