Searched refs:getDatabaseIdentifier (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLTransactionCoordinator.cpp40 static String getDatabaseIdentifier(SQLTransactionBackend* transaction) function in namespace:blink
82 String dbIdentifier = getDatabaseIdentifier(transaction);
103 String dbIdentifier = getDatabaseIdentifier(transaction);

Completed in 75 milliseconds