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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.h 168 size_t PendingOpenCount() const;
indexed_db_context_impl.cc 200 db_info->SetDouble("pending_opens", db->PendingOpenCount());
indexed_db_database.cc     [all...]

Completed in 35 milliseconds