Home
last modified time | relevance | path

Searched defs:Database (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/include/clang/Tooling/
DJSONCompilationDatabase.h84 JSONCompilationDatabase(llvm::MemoryBuffer *Database) in JSONCompilationDatabase()
107 std::unique_ptr<llvm::MemoryBuffer> Database; variable
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DDatabaseBackend.h36 class Database; variable
79 friend class Database; variable
DDatabaseCallback.h36 class Database; variable
DDatabaseClient.h41 class Database; variable
DDOMWindowWebDatabase.h39 class Database; variable
DWorkerGlobalScopeWebDatabase.h38 class Database; variable
DSQLStatement.h42 class Database; variable
DInspectorDatabaseResource.h42 class Database; variable
DInspectorDatabaseAgent.h41 class Database; variable
DDatabaseContext.h39 class Database; variable
DSQLTransaction.h44 class Database; variable
DDatabaseManager.h41 class Database; variable
DDatabase.cpp69 Database::Database(DatabaseContext* databaseContext, in Database() function in WebCore::Database
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp45 std::unique_ptr<CompilationDatabase> Database( in getAllFiles() local
56 std::unique_ptr<CompilationDatabase> Database( in getAllCompileCommands() local
118 std::unique_ptr<CompilationDatabase> Database( in findCompileArgsInJsonDatabase() local
404 FixedCompilationDatabase Database(".", CommandLine); in TEST() local
420 FixedCompilationDatabase Database(".", CommandLine); in TEST() local
429 FixedCompilationDatabase Database(".", CommandLine); in TEST() local
436 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local
445 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local
456 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local
475 std::unique_ptr<FixedCompilationDatabase> Database( in TEST() local
[all …]
/external/skia/experimental/webtry/
DDESIGN.md116 Database section in Design
/external/chromium_org/third_party/skia/experimental/webtry/
DDESIGN.md116 Database section in Design
/external/chromium_org/chrome/browser/performance_monitor/
Dperformance_monitor.h35 class Database; variable
Ddatabase.cc427 Database::Database(const base::FilePath& path) in Database() function in performance_monitor::Database
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp125 std::unique_ptr<CompilationDatabase> Database( in loadFromDirectory() local
153 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromFile() local
165 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromBuffer() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInjectedScriptHost.h42 class Database; variable
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover_browsertest.cc118 IN_PROC_BROWSER_TEST_F(BrowsingDataRemoverBrowserTest, Database) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DDatabase.js37 WebInspector.Database = function(model, id, domain, name, version) class in WebInspector
DIndexedDBModel.js451 WebInspector.IndexedDBModel.Database = function(databaseId, version, intVersion) class in WebInspector.IndexedDBModel
/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalDOMWindow.h51 class Database; variable
/external/javasqlite/src/main/java/SQLite/
DDatabase.java7 public class Database { class

12