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

  /external/chromium/chrome/browser/ui/
browser_navigator.cc 306 class ScopedTargetContentsOwner {
308 explicit ScopedTargetContentsOwner(browser::NavigateParams* params)
311 ~ScopedTargetContentsOwner() {
330 DISALLOW_COPY_AND_ASSIGN(ScopedTargetContentsOwner);
399 ScopedTargetContentsOwner target_contents_owner(params);
  /external/chromium_org/chrome/browser/ui/
browser_navigator.cc 304 class ScopedTargetContentsOwner {
306 explicit ScopedTargetContentsOwner(chrome::NavigateParams* params)
309 ~ScopedTargetContentsOwner() {
328 DISALLOW_COPY_AND_ASSIGN(ScopedTargetContentsOwner);
550 ScopedTargetContentsOwner target_contents_owner(params);

Completed in 26 milliseconds