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

/external/chromium/chrome/browser/ui/
H A Dbrowser_navigator.cc306 class ScopedTargetContentsOwner { class in namespace:__anon2552
308 explicit ScopedTargetContentsOwner(browser::NavigateParams* params) function in class:__anon2552::ScopedTargetContentsOwner
311 ~ScopedTargetContentsOwner() {
330 DISALLOW_COPY_AND_ASSIGN(ScopedTargetContentsOwner);
399 ScopedTargetContentsOwner target_contents_owner(params);

Completed in 4660 milliseconds