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

  /external/chromium_org/webkit/browser/fileapi/
task_runner_bound_observer_list.h 20 void NotifyWrapper(T obj, Method m, const Params& p) {
78 base::Bind(&NotifyWrapper<ObserverStoreType, Method, Params>,
  /external/chromium_org/base/
observer_list_threadsafe.h 153 // nonzero. Instead of deleting here, the NotifyWrapper will delete
234 template NotifyWrapper<Method, Params>, this, context, method));
242 void NotifyWrapper(ObserverListContext* context,

Completed in 530 milliseconds