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

  /external/chromium_org/extensions/browser/guest_view/
guest_view_base.h 58 content::BrowserContext*, int)> GuestCreationCallback;
60 const GuestCreationCallback& callback);
guest_view_base.cc 35 typedef std::map<std::string, GuestViewBase::GuestCreationCallback>
218 const GuestCreationCallback& callback) {

Completed in 3029 milliseconds