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

/external/chromium_org/extensions/renderer/
H A Devent_bindings.cc124 "DetachEvent",
125 base::Bind(&EventBindings::DetachEvent, base::Unretained(this)));
167 void EventBindings::DetachEvent( function in class:extensions::EventBindings
184 // DetachEvent is called when the last listener for the context is

Completed in 525 milliseconds