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

  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.h 37 void SendErrorOnUIThread(const DialRegistry::DialErrorCode type);
dial_api.cc 92 base::Bind(&DialAPI::SendErrorOnUIThread, this, code));
112 void DialAPI::SendErrorOnUIThread(const DialRegistry::DialErrorCode code) {

Completed in 77 milliseconds