Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/dial/
Ddial_api.cc68 base::Bind(&DialAPI::NotifyListenerRemovedOnIOThread, this)); in OnListenerRemoved()
77 void DialAPI::NotifyListenerRemovedOnIOThread() { in NotifyListenerRemovedOnIOThread() function in extensions::DialAPI
Ddial_api.h57 void NotifyListenerRemovedOnIOThread();