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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLError.cpp 37 const char SQLError::unknownErrorMessage[] = "The operation failed for reasons unrelated to the database.";
SQLError.h 88 static const char unknownErrorMessage[];

Completed in 50 milliseconds