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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
Database.idl 36 void readTransaction(SQLTransactionCallback callback, optional SQLTransactionErrorCallback errorCallback, optional VoidCallback successCallback);
Database.h 80 void readTransaction(
Database.cpp 811 void Database::readTransaction(
    [all...]

Completed in 637 milliseconds