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

/external/webkit/Source/WebKit/chromium/src/
H A DWebDatabase.cpp47 String stringIdentifier() const { return String(); } function in class:WebCore::AbstractDatabase
64 return m_database->stringIdentifier();
/external/webkit/Source/WebCore/storage/
H A DAbstractDatabase.cpp337 String AbstractDatabase::stringIdentifier() const function in class:WebCore::AbstractDatabase

Completed in 263 milliseconds