HomeSort by relevance Sort by last modified time
    Searched refs:DoNothing (Results 26 - 50 of 56) sorted by null

12 3

  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 36 DoNothing,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 36 DoNothing,
  /system/bt/service/
low_energy_advertiser.cc 116 void DoNothing(uint8_t status) {}
136 advertiser_id_, false, base::Bind(&DoNothing), 0, 0,
137 base::Bind(&DoNothing));
gatt_server_old.cc 80 void DoNothing(uint8_t p) {}
357 base::Bind(&DoNothing));
361 0 /* no duration */, 0 /* no maxExtAdvEvent*/, base::Bind(&DoNothing));
582 {}, base::Bind(&DoNothing));
608 {}, base::Bind(&DoNothing));
  /system/bt/stack/btm/
btm_ble_multi_adv.cc 116 void DoNothing(uint8_t) {}
249 Bind(DoNothing));
266 Bind(DoNothing));
633 0 /* disable */, std::move(timeout_cb), 0, 0, base::Bind(DoNothing));
717 // GetHciInterface()->Enable(false, inst_id, Bind(DoNothing));
892 GetHciInterface()->Enable(false, inst_id, 0x00, 0x00, Bind(DoNothing));
898 Bind(DoNothing));
903 GetHciInterface()->RemoveAdvertisingSet(inst_id, Bind(DoNothing));
    [all...]
btm_ble_adv_filter.cc 597 void DoNothing(uint8_t a, uint8_t b, uint8_t c) {}
623 BTM_LE_PF_addr_filter(action, filt_index, target_addr, Bind(DoNothing));
635 Bind(DoNothing));
640 BTM_LE_PF_local_name(action, filt_index, cmd.name, Bind(DoNothing));
646 cmd.data, cmd.data_mask, Bind(DoNothing));
652 Bind(DoNothing));
  /external/libchrome/base/debug/
activity_tracker_unittest.cc 101 static void DoNothing() {}
219 PendingTask task1(FROM_HERE, base::Bind(&DoNothing));
230 PendingTask task2(FROM_HERE, base::Bind(&DoNothing));
416 PendingTask task(FROM_HERE, base::Bind(&DoNothing));
  /external/libchrome/base/task/
cancelable_task_tracker.cc 71 return PostTaskAndReply(task_runner, from_here, task, Bind(&base::DoNothing));
  /frameworks/base/services/core/jni/
com_android_server_ArcVideoService.cpp 75 Init(std::move(hostPtr), base::Bind(&base::DoNothing));
  /external/libbrillo/brillo/message_loops/
base_message_loop.cc 230 return base::Bind(&base::DoNothing);
message_loop_unittest.cc 115 this->loop_->PostDelayedTask(Bind(&base::DoNothing), TimeDelta());
  /external/protobuf/src/google/protobuf/stubs/
common.cc 308 void DoNothing() {}
callback.h 539 // Closure* nothing = NewCallback(&DoNothing);
540 void LIBPROTOBUF_EXPORT DoNothing();
  /system/bt/stack/test/
ble_advertiser_test.cc 80 void DoNothing(uint8_t) {}
416 BleAdvertisingManager::Get()->Enable(advertiser_id, true, Bind(DoNothing), 0,
417 0, Bind(DoNothing));
773 maxExtAdvEvents, Bind(DoNothing));
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
function_test.cc     [all...]
  /external/libchrome/base/
bind_helpers.h 154 // DoNothing() - Useful for creating a Closure that does nothing when called.
456 BASE_EXPORT void DoNothing();
callback_list_unittest.cc 313 cb_reg.Add(Bind(&DoNothing));
  /external/syslinux/dosutil/
eltorito.asm 96 dw DoNothing ;DeviceOpen ;13
97 dw DoNothing ;DeviceClose ;14
435 call DoNothing ;Reset Drive
446 DoNothing: ;Do Nothing Command
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h     [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h     [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
callback.h 539 // Closure* nothing = NewCallback(&DoNothing);
540 void LIBPROTOBUF_EXPORT DoNothing();
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h     [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc     [all...]
  /external/kotlinc/lib/
kotlin-reflect.jar 

Completed in 593 milliseconds

12 3