Home
last modified time | relevance | path

Searched defs:stringIdentifier (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebDatabase.cpp47 String stringIdentifier() const { return String(); } in stringIdentifier() function in WebCore::AbstractDatabase
/external/webkit/Source/WebCore/storage/
DAbstractDatabase.cpp337 String AbstractDatabase::stringIdentifier() const in stringIdentifier() function in WebCore::AbstractDatabase