Home
last modified time | relevance | path

Searched refs:bind (Results 576 - 600 of 4060) sorted by relevance

1...<<21222324252627282930>>...163

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp269 centralManager->dispatcher_->PostTask(std::bind( in AdvertisingReport()
316 pCentralManager->dispatcher_->PostTask(std::bind(&BleCentralManagerImpl::ExAdvertisingReportTask, in ExAdvertisingReport()
502 centralManager->dispatcher_->PostTask(std::bind( in AddBleScanFilterResult()
512 centralManager->dispatcher_->PostTask(std::bind( in DeleteBleScanFilterResult()
522 centralManager->dispatcher_->PostTask(std::bind( in StartBleScanFilterResult()
532 centralManager->dispatcher_->PostTask(std::bind( in StopBleScanFilterResult()
596 centralManager->dispatcher_->PostTask(std::bind( in ScanSetParamResult()
607 centralManager->dispatcher_->PostTask(std::bind(&BleCentralManagerImpl::HandleGapExScanEvent, in ScanExSetParamResult()
621 std::bind(&BleCentralManagerImpl::ScanSetEnableResultTask, centralManager, status)); in ScanSetEnableResult()
652 std::bind( in ScanExSetEnableResult()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_create_test.cpp316 = bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback, _1, _2); in HWTEST_F()
353 = bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback, _1, _2); in HWTEST_F()
382 bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback[INDEX_ZEROTH], _1, _2), in HWTEST_F()
383 bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback[INDEX_FIRST], _1, _2), in HWTEST_F()
384 bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback[INDEX_SECOND], _1, _2), in HWTEST_F()
385 bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback[INDEX_THIRD], _1, _2) in HWTEST_F()
496 = bind(&DelegateMgrNbCallback::Callback, &delegateMgrNbCallback, _1, _2); in HWTEST_F()
566 = bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback, _1, _2); in HWTEST_F()
635 = bind(&DelegateMgrNbCallback::Callback, &delegateMgrCallback, _1, _2); in HWTEST_F()
713 = bind( in HWTEST_F()
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dax88179_178a.c1692 .bind = ax88179_bind,
1705 .bind = ax88179_bind,
1718 .bind = ax88179_bind,
1731 .bind = ax88179_bind,
1744 .bind = ax88179_bind,
1757 .bind = ax88179_bind,
1770 .bind = ax88179_bind,
1783 .bind = ax88179_bind,
1796 .bind = ax88179_bind,
1809 .bind
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_multi.c879 snd_pcm_multi_channel_t *bind = &multi->channels[i]; in snd_pcm_multi_query_chmaps() local
881 multi->slaves[bind->slave_idx].channels_count; in snd_pcm_multi_query_chmaps()
884 for (p = slave_maps[bind->slave_idx]; *p; p++) { in snd_pcm_multi_query_chmaps()
887 (*p)->map.pos[bind->slave_channel]; in snd_pcm_multi_query_chmaps()
929 snd_pcm_multi_channel_t *bind = &multi->channels[i]; in snd_pcm_multi_get_chmap() local
930 map->pos[i] = slave_maps[bind->slave_idx]->pos[bind->slave_channel]; in snd_pcm_multi_get_chmap()
968 snd_pcm_multi_channel_t *bind = &multi->channels[i]; in snd_pcm_multi_set_chmap() local
969 slave_maps[bind->slave_idx]->pos[bind in snd_pcm_multi_set_chmap()
1123 snd_pcm_multi_channel_t *bind = &multi->channels[i]; snd_pcm_multi_open() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp576 m_pipeline_1.bind(*m_cmdBuffer); in iterate()
580 m_pipeline_2.bind(*m_cmdBuffer); in iterate()
590 m_pipeline_1.bind(*m_cmdBuffer); in iterate()
594 m_pipeline_2.bind(*m_cmdBuffer); in iterate()
868 m_pipeline.bind(*m_cmdBuffer); in iterate()
1014 m_pipeline_1.bind(*m_cmdBuffer); in iterate()
1018 m_pipeline_2.bind(*m_cmdBuffer); in iterate()
1029 m_pipeline_1.bind(*m_cmdBuffer); in iterate()
1033 m_pipeline_2.bind(*m_cmdBuffer); in iterate()
1220 m_pipeline_1.bind(*m_cmdBuffe in iterate()
[all...]
/applications/standard/app_samples/code/BasicFeature/Connectivity/StageSocket/server_python/
H A DTLS_Server.py58 server_socket.bind(('192.168.18.57', 9090))
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_timer_info.cpp45 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in OnTrigger()
/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drosen_render_display.h36 context_, std::bind(&RosenRenderDisplay::OnOpacityAnimationCallback, this));
/foundation/multimedia/ringtone_library/services/ringtone_dfx/src/
H A Ddfx_worker.cpp52 thread(bind(&DfxWorker::InitCycleThread, this)).detach(); in Init()
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_binding.h52 AddressBinding bind; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dsock_example.h28 if (bind(sock, (struct sockaddr *)&sll, sizeof(sll)) < 0) { in open_raw_sock()
29 printf("bind to %s: %s\n", name, strerror(errno)); in open_raw_sock()
/kernel/linux/linux-5.10/net/rds/
H A DMakefile3 rds-y := af_rds.o bind.o cong.o connection.o info.o message.o \
/kernel/linux/linux-5.10/fs/nfsd/
H A Dlockd.c11 #include <linux/lockd/bind.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dgv100.c46 .bind = gv100_ce_cclass_bind,
/kernel/linux/linux-6.6/net/rds/
H A DMakefile3 rds-y := af_rds.o bind.o cong.o connection.o info.o message.o \
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dskc_to_unix_sock.c40 err = bind(sockfd, (struct sockaddr *)&sockaddr, sizeof(sockaddr)); in test_skc_to_unix_sock()
41 if (!ASSERT_OK(err, "bind failed")) in test_skc_to_unix_sock()
/kernel/linux/linux-6.6/samples/bpf/
H A Dsock_example.h28 if (bind(sock, (struct sockaddr *)&sll, sizeof(sll)) < 0) { in open_raw_sock()
29 printf("bind to %s: %s\n", name, strerror(errno)); in open_raw_sock()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.cpp51 sampler::bind(command_queue &q) { in bind() function in sampler
/third_party/node/test/parallel/
H A Dtest-http-host-header-ipv6-fail.js38 common.mustCall(createLocalConnection.bind(address));
/third_party/node/test/wasi/
H A Dtest-return-on-exit.js24 wasi.wasiImport.proc_exit = patchedExit.bind(wasi.wasiImport);
/third_party/node/benchmark/dgram/
H A Dmulti-buffer.js56 socket.bind(PORT);
H A Doffset-length.js52 socket.bind(PORT);
H A Dsingle-buffer.js52 socket.bind(PORT);
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dselector.js9 function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
H A Dnesting.js9 function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }

Completed in 16 milliseconds

1...<<21222324252627282930>>...163