HomeSort by relevance Sort by last modified time
    Searched refs:versionErrorMessage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLError.cpp 38 const char SQLError::versionErrorMessage[] = "The actual database version did not match the expected version.";
SQLError.h 89 static const char versionErrorMessage[];

Completed in 196 milliseconds