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 160 void DatabaseDestroyed(int32 ipc_database_id);
proxy_webidbdatabase_impl.cc 48 dispatcher->DatabaseDestroyed(ipc_database_id_);
indexed_db_dispatcher.cc 446 void IndexedDBDispatcher::DatabaseDestroyed(int32 ipc_database_id) {

Completed in 56 milliseconds