Searched refs:DispatchCallback (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dpepper_broker_infobar_delegate.cc161 DispatchCallback(true);
166 DispatchCallback(false);
184 void PepperBrokerInfoBarDelegate::DispatchCallback(bool result) { function in class:PepperBrokerInfoBarDelegate
H A Dpepper_broker_infobar_delegate.h54 void DispatchCallback(bool result);
/external/chromium_org/media/audio/cras/
H A Dcras_unified.h67 uint32 DispatchCallback(size_t frames,
H A Dcras_unified.cc272 return me->DispatchCallback(frames,
290 uint32 CrasUnifiedStream::DispatchCallback(size_t frames, function in class:media::CrasUnifiedStream

Completed in 161 milliseconds