Lines Matching refs:Close
176 // deleted after close. This kind of database is similar to
185 // you, but this allows you to close the database early. You must not call
186 // any other functions after closing it. It is permissable to call Close on
188 void Close();
249 // This is intended as an alternative to Close() in error callbacks.
250 // Close() should still be called at some point.
431 // Internal close function used by Close() and RazeAndClose().
496 void Close(bool forced);
544 // released before close could be called (which should always be the
570 // us when it's created or destroyed. This allows us to potentially close