HomeSort by relevance Sort by last modified time
    Searched full:database (Results 2126 - 2150 of 2940) sorted by null

<<81828384858687888990>>

  /cts/tests/tests/provider/src/android/provider/cts/
BrowserTest.java 25 import android.database.Cursor;
75 // backup the current contents in database
  /cts/tests/tests/widget/src/android/widget/cts/
GridViewTest.java 27 import android.database.DataSetObservable;
28 import android.database.DataSetObserver;
  /external/blktrace/btt/
btt_plot.py 92 Returns a database containing:
282 """Generate the output plot based upon the type and database"""
  /external/chromium/chrome/browser/autofill/
autofill_metrics_unittest.cc 61 // Overridden to avoid a trip to the database. This should be a no-op except
71 // Overridden to avoid a trip to the database.
    [all...]
  /external/chromium/chrome/browser/
cookies_tree_model.h 138 // the cookie from CookieMonster, clear the database, and so forth.)
502 DATABASE = 2
  /external/chromium/chrome/browser/password_manager/
password_store_x_unittest.cc 385 // database.
395 // database.
  /external/chromium/net/base/
net_error_list.h 481 // An error adding to the OS certificate database (e.g. OS X Keychain).
526 // Import failed - certificate already exists in database.
  /external/clang/include/clang/Basic/
TokenKinds.def 1 //===--- TokenKinds.def - C Family Token Kind Database ----------*- C++ -*-===//
10 // This file defines the TokenKind database. This includes normal tokens like
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
BuildResults.java 230 * Returns whether the current build had several values stored in database.
456 * Set the build value from database information.
  /external/libsepol/include/sepol/policydb/
policydb.h 47 * A policy database (policydb) specifies the
445 /* The policy database */
  /external/openssl/apps/
srp.c 532 VERBOSE BIO_printf(bio_err, "Database initialised\n");
546 VERBOSE BIO_printf(bio_err, "Database has no g N information.\n");
  /external/openssl/
e_os.h 710 /* NOTE: these are implemented by helpers in database app!
711 * if the database is not linked, we need to implement them
  /external/protobuf/src/google/protobuf/
descriptor_database.cc 57 GOOGLE_LOG(ERROR) << "File already exists in database: " << file.name();
160 GOOGLE_LOG(ERROR) << "Extension conflicts with extension already in database: "
descriptor_database_unittest.cc 53 static void AddToDatabase(SimpleDescriptorDatabase* database,
57 database->Add(file_proto);
  /external/srtp/doc/
intro.txt 167 rdbx\_driver & rdbx (extended replay database) \\
169 replay\_driver & replay database \\
  /external/webkit/Source/WebCore/bindings/v8/
V8Proxy.cpp 601 // If we've just left a script context and indexed database has been
668 #if ENABLE(DATABASE)
  /external/webkit/Source/WebCore/loader/
FrameLoader.cpp 437 #if ENABLE(DATABASE)
727 // Commit the icon url mapping to the database just in case we don't end up loading later.
735 // In this case, we may end up loading the icon later, but we still want to commit the icon url mapping to the database
753 // FIXME (<rdar://problem/9168605>) - We should support in-memory-only private browsing icons in asynchronous icon database mode.
761 LOG(IconDatabase, "FrameLoader::startIconLoader() - Told not to load this icon, committing iconURL %s to database for pageURL mapping", urlString.ascii().data());
769 // We were told not to load this icon - that means this icon is already known by the database
770 // If the icon data hasn't been read in from disk yet, kick off the read of the icon from the database to make sure someone
792 LOG(IconDatabase, "Committing iconURL %s to database for pageURLs %s and %s", icon.string().ascii().data(), m_frame->document()->url().string().ascii().data(), originalRequestURL().string().ascii().data());
    [all...]
  /external/webkit/Source/WebCore/page/
DOMWindow.idl 168 [EnabledAtRuntime, RequiresAllArguments=Raise] Database openDatabase(in DOMString name, in DOMString version, in DOMString displayName, in unsigned long estimatedSize, in [Callback, Optional] DatabaseCallback creationCallback)
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_history.cpp 572 * @note in order to have this working, one must open icon database
599 * @note in order to have this working, one must open icon database
  /external/webkit/Source/WebKit/gtk/po/
et.po 383 msgid "Enable HTML5 Database"
386 msgid "Whether to enable HTML5 database support"
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebChromeClient.mm 676 #if ENABLE(DATABASE)
688 CallUIDelegate(m_webView, @selector(webView:frame:exceededDatabaseQuotaForSecurityOrigin:database:), kit(frame), webOrigin, (NSString *)databaseName);
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
ChromeClientQt.cpp 529 #if ENABLE(DATABASE)
741 // in a separate database
  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.cpp 181 #if ENABLE(DATABASE)
182 // Make sure the WebDatabaseManager is initialized so that the Database directory is set.
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 541 * wpa_config_read - Read and parse configuration database
561 * This function write all configuration data into an external database (e.g.,
  /frameworks/base/api/
16.txt     [all...]

Completed in 1232 milliseconds

<<81828384858687888990>>