Home
last modified time | relevance | path

Searched refs:old_guest_instance_id (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/guest_view/
Dguest_view_manager.cc90 int old_guest_instance_id = it->second; in AttachGuest() local
92 if (old_guest_instance_id == guest_instance_id) in AttachGuest()
96 GetGuestByInstanceIDSafely(old_guest_instance_id, in AttachGuest()