HomeSort by relevance Sort by last modified time
    Searched refs:DoNothing (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /external/chromium_org/chrome/browser/metrics/variations/
variations_request_scheduler_unittest.cc 15 void DoNothing() {
23 const base::Closure task = base::Bind(&DoNothing);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DoNothing.java 23 public class DoNothing extends BroadcastReceiver {
  /external/chromium_org/base/
bind_helpers.cc 11 void DoNothing() {
deferred_sequenced_task_runner_unittest.cc 57 void DoNothing(ExecuteTaskOnDestructor* object) {
167 base::Bind(&DeferredSequencedTaskRunnerTest::DoNothing,
  /external/chromium_org/chrome/installer/test/
upgrade_test.cc 43 TEST_F(UpgradeTest, DoNothing) {
  /external/chromium/base/
message_pump_glib_unittest.cc 125 void DoNothing() {
207 injector()->AddEvent(0, NewRunnableFunction(DoNothing));
212 injector()->AddEvent(0, NewRunnableFunction(DoNothing));
218 injector()->AddEvent(0, NewRunnableFunction(DoNothing));
222 injector()->AddEvent(10, NewRunnableFunction(DoNothing));
375 MessageLoop::current()->PostTask(FROM_HERE, NewRunnableFunction(DoNothing));
376 MessageLoop::current()->PostTask(FROM_HERE, NewRunnableFunction(DoNothing));
406 MessageLoop::current()->PostTask(FROM_HERE, NewRunnableFunction(DoNothing));
407 MessageLoop::current()->PostTask(FROM_HERE, NewRunnableFunction(DoNothing));
  /external/chromium_org/chromeos/network/
cros_network_functions.cc 23 using base::DoNothing;
324 base::Bind(&DoNothing),
333 base::Bind(&DoNothing),
340 dbus::ObjectPath(service_path), property, base::Bind(&DoNothing),
348 dbus::ObjectPath(device_path), property, value, base::Bind(&DoNothing),
363 property, value, base::Bind(&DoNothing),
372 base::Bind(&DoNothing),
511 dbus::ObjectPath(service_path), base::Bind(&DoNothing),
517 dbus::ObjectPath(service_path), base::Bind(&DoNothing),
523 network_type, base::Bind(&DoNothing),
    [all...]
network_configuration_handler_unittest.cc 217 base::Bind(&base::DoNothing),
252 base::Bind(&base::DoNothing),
275 base::Bind(&base::DoNothing),
289 base::Bind(&base::DoNothing),
312 base::Bind(&base::DoNothing),
327 base::Bind(&base::DoNothing),
558 base::Bind(&base::DoNothing),
network_state_handler_unittest.cc 287 base::Bind(&base::DoNothing), base::Bind(&ErrorCallbackFunction));
297 base::Bind(&base::DoNothing), base::Bind(&ErrorCallbackFunction));
362 base::Bind(&base::DoNothing), base::Bind(&ErrorCallbackFunction));
370 base::Bind(&base::DoNothing), base::Bind(&ErrorCallbackFunction));
  /external/chromium/third_party/libjingle/source/talk/examples/call/
console.cc 43 static void DoNothing(int unused) {}
152 act.sa_handler = &DoNothing;
  /external/chromium_org/base/message_loop/
message_pump_glib_unittest.cc 212 injector()->AddEventAsTask(0, Bind(&DoNothing));
218 injector()->AddEventAsTask(0, Bind(&DoNothing));
224 injector()->AddEventAsTask(0, Bind(&DoNothing));
229 injector()->AddEventAsTask(10, Bind(&DoNothing));
388 MessageLoop::current()->PostTask(FROM_HERE, Bind(&DoNothing));
389 MessageLoop::current()->PostTask(FROM_HERE, Bind(&DoNothing));
421 MessageLoop::current()->PostTask(FROM_HERE, Bind(&DoNothing));
422 MessageLoop::current()->PostTask(FROM_HERE, Bind(&DoNothing));
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
console.cc 43 static void DoNothing(int unused) {}
150 act.sa_handler = &DoNothing;
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
consoletask.cc 45 static void DoNothing(int unused) {}
156 act.sa_handler = &DoNothing;
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp 52 enum ArgEffect { DoNothing, Autorelease, Dealloc, DecRef, DecRefMsg,
646 ArgEffect ReceiverEff = DoNothing,
653 return getPersistentSummary(RetEffect::MakeNoRet(), DoNothing, DoNothing);
658 DoNothing, MayEscape);
896 case DoNothing:
975 ModifiableSummaryTemplate->setReceiverEffect(DoNothing);
    [all...]
  /external/chromium_org/chrome/browser/gpu/
gpu_mode_manager.cc 50 base::Bind(&base::DoNothing));
  /external/chromium_org/content/browser/web_contents/aura/
shadow_layer_delegate.cc 58 return base::Bind(&base::DoNothing);
  /external/chromium_org/remoting/protocol/
v2_authenticator_unittest.cc 90 host_->ProcessMessage(message.get(), base::Bind(&base::DoNothing));
  /external/chromium_org/sync/notifier/
non_blocking_invalidator_unittest.cc 74 base::Bind(&base::DoNothing),
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_handler.cc 68 base::Bind(&base::DoNothing),
69 base::Bind(&base::DoNothing));
226 base::Bind(&base::DoNothing),
241 base::Bind(&base::DoNothing),
327 base::Bind(&base::DoNothing),
406 base::Bind(&base::DoNothing),
  /external/chromium_org/chrome/browser/chromeos/net/
proxy_config_handler.cc 183 base::Bind(&base::DoNothing),
195 base::Bind(&base::DoNothing),
  /external/chromium_org/chrome/common/
cancelable_task_tracker_unittest.cc 180 base::Bind(&base::DoNothing),
388 base::Bind(&base::DoNothing)));
418 base::Bind(&base::DoNothing));
441 base::Bind(&base::DoNothing));
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 137 base::Bind(&base::DoNothing),
212 base::Bind(&base::DoNothing),
229 base::Bind(&base::DoNothing),
  /external/chromium_org/remoting/host/
chromoting_host_unittest.cc 464 0, true, video_packet_sent, InvokeWithoutArgs(base::DoNothing));
507 0, true, video_packet_sent1, InvokeWithoutArgs(base::DoNothing));
514 1, true, video_packet_sent2, InvokeWithoutArgs(base::DoNothing));
536 0, true, video_packet_sent1, InvokeWithoutArgs(base::DoNothing));
540 1, true, video_packet_sent2, InvokeWithoutArgs(base::DoNothing));
634 InvokeWithoutArgs(base::DoNothing));
  /external/chromium_org/chrome/browser/chromeos/ui/
focus_ring_layer.cc 136 return base::Bind(&base::DoNothing);
  /external/chromium_org/chrome/browser/policy/
async_policy_provider.cc 86 base::Bind(base::DoNothing),

Completed in 1291 milliseconds

1 2 3 4