HomeSort by relevance Sort by last modified time
    Searched full:database (Results 351 - 375 of 4506) sorted by null

<<11121314151617181920>>

  /external/iproute2/man/man8/
arpd.8 20 Dump arpd database to stdout and exit. Output consists of three columns: interface index, IP address and MAC address. Negative entries for dead hosts are also shown, in this case MAC address is replaced by word FAILED followed by colon and time when the fact that host is dead was proven the last time.
23 Read and load arpd database from FILE in text format similar dumped by option -l. Exit after load, probably listing resulting database, if option -l is also given. If FILE is -, stdin is read to get ARP table.
25 -b <DATABASE>
26 location of database file. Default location is /var/lib/arpd/arpd.db
50 arpd exits gracefully syncing database and restoring adjusted sysctl parameters, when receives SIGINT or SIGTERM. SIGHUP syncs database to disk. SIGUSR1 sends some statistics to syslog. Effect of another signals is undefined, they may corrupt database and leave sysctl praameters in an unpredictable state.
54 In order for arpd to be able to serve as ARP resolver, kernel must be compiled with the option CONFIG_ARPD and, in the case when interface list in not given on command line, variable app_solicit on interfaces of interest should be in /proc/sys/net/ipv4/neigh/*. If this is not made arpd still collects gratuitous ARP information in its database.
  /external/javasqlite/src/main/java/SQLite/
Authorizer.java 15 * @param arg3 third argument (database name)
TableResult.java 8 * <A HREF="Database.html#get_table(java.lang.String)">Database.get_table</A>
15 * SQLite.Database db = new SQLite.Database();
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSQLiteCloseable.java 3 import android.database.sqlite.SQLiteClosable;
  /frameworks/base/core/java/android/database/
CursorWindow.aidl 17 package android.database;
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 17 package android.database.sqlite;
60 * True to enable database performance testing instrumentation.
111 /** a list of {@link DbStats} - one for each main database opened by the applications
118 * contains statistics about a database
121 /** name of the database */
124 /** the page size for the database */
127 /** the database size */
147 * return all pager and database stats for the current process.
159 * @param printer The printer for dumping database state.
SqliteWrapper.java 18 package android.database.sqlite;
23 import android.database.Cursor;
24 import android.database.sqlite.SQLiteException;
36 = "unable to open database file";
  /frameworks/base/core/tests/coretests/apks/version/src/com/android/frameworks/coretests/version_test/
NullProvider.java 5 import android.database.Cursor;
  /frameworks/base/core/tests/coretests/apks/version_nosys/src/com/android/frameworks/coretests/version_test/
NullProvider.java 5 import android.database.Cursor;
  /libcore/luni/src/main/java/javax/sql/
PooledConnection.java 24 * An interface which provides facilities for handling connections to a database
30 * process both to establish a connection to a database and to destroy the
37 * infrastructure that supports use of the database by applications.
39 * Applications obtain connections to the database by calling the
55 * The connection to the database represented by the {@code PooledConnection} is
77 * Closes the connection to the database held by this {@code
83 * if there is a problem accessing the database.
88 * Creates a connection to the database. This method is typically called by
95 * if there is a problem accessing the database.
RowSetWriter.java 28 * The writer must establish a connection to the {@code RowSet}'s database
33 * written back to the database, but has already been updated there in the mean
43 * {@code RowSetWriter}, back to the database.
55 * if a problem occurs accessing the database.
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java 25 import android.database.Cursor;
26 import android.database.sqlite.SQLiteDatabase;
27 import android.database.sqlite.SQLiteException;
28 import android.database.sqlite.SQLiteOpenHelper;
63 // Clean deleted photos out of our database
120 * Store the given bitmap in this database for the given appWidgetId.
145 Log.e(TAG, "Could not open database", e);
186 Log.e(TAG, "Could not load photo from database", e);
205 Log.e(TAG, "Could not delete photo from database", e);
  /packages/providers/CalendarProvider/res/values-nl/
strings.xml 20 <string name="upgrade_msg" msgid="2792831029435070926">"Agenda-database bijwerken."</string>
30 <string name="debug_tool_message" msgid="4862486669932821937">"U staat op het punt 1) een kopie van uw agenda-database te maken op de SD-kaart/USB-opslag die kan worden gelezen via een app en 2) deze te e-mailen. Verwijder de kopie zodra u deze van het apparaat heeft gekopieerd of de e-mail is ontvangen."</string>
32 <string name="debug_tool_email_subject" msgid="2403590332256471194">"Database voor Agenda bijgevoegd"</string>
33 <string name="debug_tool_email_body" msgid="4835949635324134017">"Bijgevoegd vindt u mijn Agenda-database met al mijn afspraken en persoonlijke gegevens. Gelieve hier zorgvuldig mee om te gaan."</string>
  /packages/providers/ContactsProvider/res/values-da/
strings.xml 31 <string name="debug_dump_title" msgid="4916885724165570279">"Kopiér database med kontaktpersoner"</string>
32 <string name="debug_dump_database_message" msgid="406438635002392290">"Du er ved at 1) lave en kopi af din database, som indeholder alle oplysninger om dine kontaktpersoner og alle opkaldslister, til det interne lager, og 2) sende den som e-mail. Husk at slette kopien, så snart du har kopieret den fra enheden, eller e-mailen er modtaget."</string>
36 <string name="debug_dump_email_subject" msgid="108188398416385976">"Database med kontaktpersoner er vedhæftet"</string>
37 <string name="debug_dump_email_body" msgid="4577749800871444318">"Min database med kontaktpersoner med alle oplysninger om mine kontaktpersoner er vedhæftet. Brug den med omhu."</string>
  /packages/providers/ContactsProvider/res/values-en-rGB/
strings.xml 22 <string name="upgrade_msg" msgid="8640807392794309950">"Upgrading contacts database."</string>
31 <string name="debug_dump_title" msgid="4916885724165570279">"Copy contacts database"</string>
32 <string name="debug_dump_database_message" msgid="406438635002392290">"You are about to 1) make a copy of your database which includes all contacts related information and all call log to the internal storage, and 2) email it. Remember to delete the copy as soon as you have successfully copied it off the device or the email is received."</string>
37 <string name="debug_dump_email_body" msgid="4577749800871444318">"Attached is my contacts database with all my contacts information. Handle with care."</string>
  /packages/providers/ContactsProvider/res/values-en-rIN/
strings.xml 22 <string name="upgrade_msg" msgid="8640807392794309950">"Upgrading contacts database."</string>
31 <string name="debug_dump_title" msgid="4916885724165570279">"Copy contacts database"</string>
32 <string name="debug_dump_database_message" msgid="406438635002392290">"You are about to 1) make a copy of your database which includes all contacts related information and all call log to the internal storage, and 2) email it. Remember to delete the copy as soon as you have successfully copied it off the device or the email is received."</string>
37 <string name="debug_dump_email_body" msgid="4577749800871444318">"Attached is my contacts database with all my contacts information. Handle with care."</string>
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/database/
DeletedContactsTableUtil.java 17 package com.android.providers.contacts.database;
20 import android.database.sqlite.SQLiteDatabase;
34 * @param db The sqlite database instance.
69 * @param db The database instance to use.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 12 Returns an iterator to the dump of the database in an SQL text format.
14 Used to produce an SQL dump of the database. Useful to save an in-memory
15 database for later restoration. This function should not be called
22 # sqlite_master table contains the SQL CREATE statements for the database.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 12 Returns an iterator to the dump of the database in an SQL text format.
14 Used to produce an SQL dump of the database. Useful to save an in-memory
15 database for later restoration. This function should not be called
22 # sqlite_master table contains the SQL CREATE statements for the database.
  /cts/tests/tests/database/src/android/database/cts/
CursorWrapperTest.java 17 package android.database.cts;
21 import android.database.CharArrayBuffer;
22 import android.database.ContentObserver;
23 import android.database.Cursor;
24 import android.database.CursorWrapper;
25 import android.database.DataSetObserver;
26 import android.database.StaleDataException;
27 import android.database.sqlite.SQLiteDatabase;
116 // Restore original database status
146 // After deactivating, the cursor can not provide values from database record
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
btreeInt.h 12 ** This file implements a external (disk-based) database using BTrees.
19 ** The basic idea is that each page of the file contains N database
38 ** fixed amount of payload can be carried directly on the database
85 ** The file change counter is incremented when the database is changed
223 /* The maximum number of cells on a single page of the database. This
236 ** SQLite database in order to identify the file as a real database.
323 ** A database connection contains a pointer to an instance of
324 ** this object for every database file that it has open. This structure
325 ** is opaque to the database connection. The database connection canno
    [all...]
prepare.c 13 ** interface, and routines that contribute to loading the database schema
20 ** that the database is corrupt.
31 "malformed database schema (%s)", zObj);
42 ** database. See sqlite3Init() below for additional information.
127 ** Attempt to read the database schema and initialize internal
128 ** data structures for a single database file. The index of the
129 ** database file is given by iDb. iDb==0 is used for the main
130 ** database. iDb==1 should never be used. iDb>=2 is used for
148 ** The master database table has a structure like this
179 ** and initialisation script appropriate for the database bein
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 8 # Get the name of the database to analyze
12 puts stderr "Usage: $argv0 database-name"
25 puts stderr "Empty or malformed database: $file_to_analyze"
29 # Open the database
38 # In-memory database for collecting statistics. This script loops through
39 # the tables and indices in the database being analyzed, adding a row for each
40 # to an in-memory database (for which the schema is shown below). It then
46 name clob, -- Name of a table or index in the database file
199 # Generate a subreport that covers some subset of the database.
205 # Query the in-memory database for the sum of various statistics
    [all...]
  /external/chromium/chrome/browser/history/
expire_history_backend.h 58 // history, as well as moving data from the main database to the archived
59 // database as it gets old.
120 // TODO(brettw) when we have an "archived" history database, this should take
134 // Moves the given visits from the main database to the archived one.
159 // Adds or merges the given URL row with the archived database, returning the
160 // ID of the URL in the archived database, or 0 on failure. The main (source)
161 // database will not be affected (the URL will have to be deleted later).
163 // Assumes the archived database is not NULL.
182 // database, and the list of affected URLs already be filled into
191 // Creates entries in the archived database for the unique URLs reference
    [all...]
  /external/chromium_org/chrome/browser/history/
thumbnail_database.h 26 // This database interface is owned by the history backend and runs on the
29 // operations we will do on this database will be slow, but we can tolerate
42 // Computes and records various metrics for the database. Should only be
46 // Transactions on the database.
54 // Vacuums the database. This will cause sqlite to defragment and collect
58 // Try to trim the cache memory used by the database. If |aggressively| is
122 // Returns the id of the entry in the favicon database with the specified url
124 // there are more than one matched icon in database, only one icon will be
164 // than one matched icon type in the database, icons of only a single type
196 // Checks whether a favicon is used by any URLs in the database
    [all...]

Completed in 591 milliseconds

<<11121314151617181920>>