OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateIndexedDBClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IndexedDBClient.cpp
10
static
CreateIndexedDBClient
* idbClientCreateFunction = 0;
12
void setIndexedDBClientCreateFunction(
CreateIndexedDBClient
createFunction)
IndexedDBClient.h
46
typedef IndexedDBClient*
CreateIndexedDBClient
();
48
void setIndexedDBClientCreateFunction(
CreateIndexedDBClient
);
Completed in 63 milliseconds