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

  /external/chromium_org/chrome/browser/extensions/activity_log/
fullstream_ui_policy.h 102 void QueueAction(scoped_refptr<Action> action);
counting_policy.h 85 void QueueAction(scoped_refptr<Action> action);
fullstream_ui_policy.cc 441 ScheduleAndForget(this, &FullStreamUIPolicy::QueueAction, action);
444 void FullStreamUIPolicy::QueueAction(scoped_refptr<Action> action) {
counting_policy.cc 198 ScheduleAndForget(this, &CountingPolicy::QueueAction, action);
201 void CountingPolicy::QueueAction(scoped_refptr<Action> action) {
  /external/chromium_org/content/common/gpu/media/
vt_video_decode_accelerator.cc 510 void VTVideoDecodeAccelerator::QueueAction(Action action) {
530 QueueAction(ACTION_FLUSH);
535 QueueAction(ACTION_RESET);
548 QueueAction(ACTION_DESTROY);
vt_video_decode_accelerator.h 105 void QueueAction(Action action);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
srb.h 285 UCHAR QueueAction;

Completed in 188 milliseconds