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

  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.h 57 void NotifyListenerRemovedOnIOThread();
dial_api.cc 68 base::Bind(&DialAPI::NotifyListenerRemovedOnIOThread, this));
77 void DialAPI::NotifyListenerRemovedOnIOThread() {

Completed in 1376 milliseconds