Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/dial/
Ddial_api.cc92 base::Bind(&DialAPI::SendErrorOnUIThread, this, code)); in OnDialError()
112 void DialAPI::SendErrorOnUIThread(const DialRegistry::DialErrorCode code) { in SendErrorOnUIThread() function in extensions::DialAPI
Ddial_api.h37 void SendErrorOnUIThread(const DialRegistry::DialErrorCode type);