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

  /external/chromium_org/content/child/indexed_db/
indexed_db_dispatcher.h 161 void DatabaseDestroyed(int32 ipc_database_id);
webidbdatabase_impl.cc 47 dispatcher->DatabaseDestroyed(ipc_database_id_);
indexed_db_dispatcher.cc 445 void IndexedDBDispatcher::DatabaseDestroyed(int32 ipc_database_id) {

Completed in 47 milliseconds