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

  /external/chromium_org/chrome/browser/extensions/
event_router.h 221 bool CanDispatchEventToProfile(Profile* profile,
event_router.cc 614 if (!CanDispatchEventToProfile(listener_profile, extension, event))
628 bool EventRouter::CanDispatchEventToProfile(Profile* profile,
648 if (!CanDispatchEventToProfile(profile, extension, event))
    [all...]

Completed in 95 milliseconds