Searched defs:AutoKeepAlive (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dauto_keep_alive.cc12 AutoKeepAlive::AutoKeepAlive(gfx::NativeWindow window) function in class:AutoKeepAlive
30 AutoKeepAlive::~AutoKeepAlive() {
H A Dauto_keep_alive.h11 class AutoKeepAlive { class
13 explicit AutoKeepAlive(gfx::NativeWindow window);
14 ~AutoKeepAlive();
19 DISALLOW_COPY_AND_ASSIGN(AutoKeepAlive);

Completed in 356 milliseconds