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

  /external/chromium_org/chrome/browser/ui/cocoa/
fullscreen_exit_bubble_controller.h 53 - (void)closeImmediately;
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
Database.h 109 void closeImmediately();
DatabaseTracker.cpp 239 // We have to call closeImmediately() on the context thread and we cannot safely add a reference to
267 // And we have to call closeImmediately() without our collection lock being held.
268 database->closeImmediately();
Database.cpp 783 void Database::closeImmediately()
    [all...]

Completed in 526 milliseconds