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

  /external/chromium/chrome/browser/instant/
instant_controller.h 244 // the stack). Instead we place the loader in |loaders_to_destroy_| and
296 ScopedVector<InstantLoader> loaders_to_destroy_; member in class:InstantController
instant_controller.cc 663 loaders_to_destroy_.push_back(loader);
672 loaders_to_destroy_.reset();

Completed in 38 milliseconds