Searched refs:openDatabase (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDOMWindowWebDatabase.idl30 [RaisesException] Database openDatabase(DOMString name, DOMString version, DOMString displayName, unsigned long estimatedSize, optional DatabaseCallback creationCallback);
H A DDOMWindowWebDatabase.cpp43 PassRefPtr<Database> DOMWindowWebDatabase::openDatabase(DOMWindow* window, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) function in class:WebCore::DOMWindowWebDatabase
52 database = dbManager.openDatabase(window->document(), name, version, displayName, estimatedSize, creationCallback, error);
H A DWorkerGlobalScopeWebDatabase.idl30 [RaisesException] Database openDatabase(DOMString name, DOMString version, DOMString displayName, unsigned long estimatedSize, optional DatabaseCallback creationCallback);
H A DDOMWindowWebDatabase.h46 static PassRefPtr<Database> openDatabase(DOMWindow*, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode&);
H A DWorkerGlobalScopeWebDatabase.cpp43 PassRefPtr<Database> WorkerGlobalScopeWebDatabase::openDatabase(WorkerGlobalScope* context, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) function in class:WebCore::WorkerGlobalScopeWebDatabase
49 database = dbManager.openDatabase(context, name, version, displayName, estimatedSize, creationCallback, error);
H A DWorkerGlobalScopeWebDatabase.h47 static PassRefPtr<Database> openDatabase(WorkerGlobalScope*, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode&);
H A DAbstractDatabaseServer.h60 virtual PassRefPtr<DatabaseBackendBase> openDatabase(RefPtr<DatabaseBackendContext>&, DatabaseType,
H A DDatabaseServer.h48 virtual PassRefPtr<DatabaseBackendBase> openDatabase(RefPtr<DatabaseBackendContext>&, DatabaseType,
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/basic/
H A DSampleDatabase.java67 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
74 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
76 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
78 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/factory/
H A DSampleDatabase.java79 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
91 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
93 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
95 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/marshal/
H A DSampleDatabase.java81 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
88 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
90 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
92 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteFileSystem.h55 static int openDatabase(const String& filename, sqlite3** database, bool forWebSQLDatabase);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/txn/
H A DTxnGuideInMemory.java113 myDb = myEnv.openDatabase(null, // txn handle
121 myClassDb = myEnv.openDatabase(null, // txn handle
H A DTxnGuide.java108 myDb = myEnv.openDatabase(null, // txn handle
116 myClassDb = myEnv.openDatabase(null, // txn handle
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/entity/
H A DSampleDatabase.java79 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
86 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
88 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
90 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/index/
H A DSampleDatabase.java79 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
86 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
88 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
90 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/sentity/
H A DSampleDatabase.java81 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
88 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
90 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
92 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/ship/tuple/
H A DSampleDatabase.java81 Database catalogDb = env.openDatabase(null, CLASS_CATALOG, null,
88 partDb = env.openDatabase(null, PART_STORE, null, dbConfig);
90 supplierDb = env.openDatabase(null, SUPPLIER_STORE, null, dbConfig);
92 shipmentDb = env.openDatabase(null, SHIPMENT_STORE, null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DPersistTestUtils.java50 Database db = DbCompat.openDatabase
/macosx-10.10/WebCore-7600.1.25/storage/
H A DStorageAreaSync.h83 void openDatabase(OpenDatabaseParamType openingStrategy);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Storage/
H A DLocalStorageDatabase.h70 void openDatabase(DatabaseOpeningStrategy);
/macosx-10.10/security_ocspd-55124/server/
H A DcrlDb.cpp80 CSSM_RETURN openDatabase(
144 CSSM_RETURN CrlDatabase::openDatabase( function in class:CrlDatabase
166 ocspdErrorLog("CrlDatabase::openDatabase: CSSM_DL_DbOpen returned %u",
200 ocspdErrorLog("CrlDatabase::openDatabase: CSSM_DL_DbCreate returned %u", (unsigned)crtn);
206 ocspdErrorLog("CrlDatabase::openDatabase: chmod error");
336 if(openDatabase(CRL_CACHE_DB, dbHand, didCreate)) {
392 if(openDatabase(CRL_CACHE_DB, dbHand, didCreate)) {
424 if(openDatabase(CRL_CACHE_DB, dbHand, didCreate)) {
489 if(openDatabase(CRL_CACHE_DB, dbHand, didCreate)) {
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/hello/
H A DHelloDatabaseWorld.java100 Database catalogDb = env.openDatabase(null, "catalog", null, dbConfig);
110 this.db = env.openDatabase(null, "helloworld", null, dbConfig);
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/
H A DTpcbExample.java138 dbp = dbenv.openDatabase(null, "account", null, config);
173 dbp = dbenv.openDatabase(null, "branch", null, config);
208 dbp = dbenv.openDatabase(null, "teller", null, config);
235 dbp = dbenv.openDatabase(null, "history", null, config);
408 adb = dbenv.openDatabase(null, "account", null, config);
409 bdb = dbenv.openDatabase(null, "branch", null, config);
410 tdb = dbenv.openDatabase(null, "teller", null, config);
411 hdb = dbenv.openDatabase(null, "history", null, config);
H A DRPCExample.java31 Database db = dbenv.openDatabase(null, "test.db", null, config);

Completed in 276 milliseconds

123