Home
last modified time | relevance | path

Searched refs:HISTOGRAM_WEBSQL_RESULT (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/child/
Dweb_database_observer_impl.cc41 #define HISTOGRAM_WEBSQL_RESULT(name, is_sync_database, \ macro
108 HISTOGRAM_WEBSQL_RESULT("OpenResult", is_sync_database, in reportOpenDatabaseResult()
118 HISTOGRAM_WEBSQL_RESULT("ChangeVersionResult", is_sync_database, in reportChangeVersionResult()
128 HISTOGRAM_WEBSQL_RESULT("BeginResult", is_sync_database, in reportStartTransactionResult()
138 HISTOGRAM_WEBSQL_RESULT("CommitResult", is_sync_database, in reportCommitTransactionResult()
148 HISTOGRAM_WEBSQL_RESULT("StatementResult", is_sync_database, in reportExecuteStatementResult()