OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateNamespace
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/dom_storage/
session_storage_database.cc
100
if (!
CreateNamespace
(namespace_id, kOkIfExists, &batch))
159
if (!
CreateNamespace
(new_namespace_id, kOkIfExists, &batch))
368
bool SessionStorageDatabase::
CreateNamespace
(const std::string& namespace_id,
/external/chromium_org/cc/test/
test_web_graphics_context_3d.cc
85
CreateNamespace
();
93
void TestWebGraphicsContext3D::
CreateNamespace
() {
Completed in 240 milliseconds