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

/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddb_impl.h109 void BackgroundCall();
H A Ddb_impl.cc633 reinterpret_cast<DBImpl*>(db)->BackgroundCall();
636 void DBImpl::BackgroundCall() { function in class:leveldb::DBImpl

Completed in 82 milliseconds