Home
last modified time | relevance | path

Searched refs:close (Results 4576 - 4600 of 10227) sorted by relevance

1...<<181182183184185186187188189190>>...410

/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dapp_demo_histreaming.c181 linkPlatform->close(linkPlatform); in HistreamingClose()
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Doh_audio_buffer.cpp116 (void)close(fd_); in Close()
118 AUDIO_INFO_LOG("%{public}s close fd done", name_.c_str()); in Close()
198 close(fd); in ReadFromParcel()
380 close(dataFd); in ReadFromParcel()
381 close(infoFd); in ReadFromParcel()
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp194 inputFile_.close(); in InitFile()
286 file.close(); in GetFileSize()
489 inputFile_.close(); in InputFunc()
536 outputFile_.close(); in OutputFunc()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_asset_manager_test/src/
H A Dmedia_library_asset_manager_test.cpp281 close(destFd); in HWTEST_F()
329 close(destFd); in HWTEST_F()
377 close(destFd); in HWTEST_F()
449 close(destFd); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp148 * @tc.desc: Verify cloud db init and close function.
162 * @tc.steps: step2. proxy close cloud db with cloud error in HWTEST_F()
168 * @tc.steps: step3. proxy close cloud db again in HWTEST_F()
223 * @tc.steps: step4. proxy close cloud db in HWTEST_F()
266 * @tc.steps: step3. proxy close cloud db in HWTEST_F()
282 * @tc.steps: step4. proxy close cloud db in HWTEST_F()
290 * @tc.desc: Verify cloud db init and close function with multiple CloudDbs.
312 * @tc.steps: step2. proxy close cloud db with cloud error in HWTEST_F()
322 * @tc.steps: step3. proxy close cloud db again in HWTEST_F()
416 * @tc.steps: step3. proxy close clou in HWTEST_F()
686 std::atomic<bool> close = false; HWTEST_F() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.cpp213 close(file); in CheckOrCreatePath()
433 close(srcFd); in CopyFile()
440 close(srcFd); in CopyFile()
441 close(destFd); in CopyFile()
/kernel/linux/linux-5.10/tools/virtio/
H A Dvringh_test.c185 close(to_guest[0]); in parallel_test()
186 close(to_host[1]); in parallel_test()
306 close(to_guest[1]); in parallel_test()
307 close(to_host[0]); in parallel_test()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dhdlcdrv.c476 if (s->ops && s->ops->close) in hdlcdrv_close()
477 i = s->ops->close(dev); in hdlcdrv_close()
725 if (s->opened && s->ops->close) in hdlcdrv_unregister()
726 s->ops->close(dev); in hdlcdrv_unregister()
/kernel/linux/linux-5.10/drivers/tty/
H A Dpty.c511 .close = pty_close,
527 .close = pty_close,
760 .close = pty_close,
778 .close = pty_close,
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c619 if (hdev->ops->close) in hci_dev_up()
620 hdev->ops->close(hdev); in hci_dev_up()
631 if (hdev->ops->close) in hci_dev_down()
632 hdev->ops->close(hdev); in hci_dev_down()
/kernel/linux/linux-5.10/net/tls/
H A Dtls_main.c330 ctx->sk_proto->close(sk, timeout); in tls_sk_proto_close()
720 prot[TLS_BASE][TLS_BASE].close = tls_sk_proto_close; in build_protos()
729 prot[TLS_BASE][TLS_SW].close = tls_sk_proto_close; in build_protos()
734 prot[TLS_SW][TLS_SW].close = tls_sk_proto_close; in build_protos()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-file.c178 close(fddup); in probe_file__get_rawlist()
487 close(fddup); in probe_cache__load()
562 close(pcache->fd); in probe_cache__delete()
1077 close(fd); in scan_ftrace_readme()
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda8290.c50 static int tda8290_i2c_bridge(struct dvb_frontend *fe, int close) in tda8290_i2c_bridge() argument
58 if (close) { in tda8290_i2c_bridge()
71 static int tda8295_i2c_bridge(struct dvb_frontend *fe, int close) in tda8295_i2c_bridge() argument
80 if (close) { in tda8295_i2c_bridge()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda8290.c50 static int tda8290_i2c_bridge(struct dvb_frontend *fe, int close) in tda8290_i2c_bridge() argument
58 if (close) { in tda8290_i2c_bridge()
71 static int tda8295_i2c_bridge(struct dvb_frontend *fe, int close) in tda8295_i2c_bridge() argument
80 if (close) { in tda8295_i2c_bridge()
/kernel/linux/linux-6.6/drivers/tty/
H A Dpty.c501 .close = pty_close,
516 .close = pty_close,
750 .close = pty_close,
767 .close = pty_close,
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dhdlcdrv.c477 if (s->ops && s->ops->close) in hdlcdrv_close()
478 i = s->ops->close(dev); in hdlcdrv_close()
728 if (s->opened && s->ops->close) in hdlcdrv_unregister()
729 s->ops->close(dev); in hdlcdrv_unregister()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-ftrace.c106 close(fd); in __write_tracing_file()
156 close(fd); in read_tracing_file_to_stdout()
678 close(trace_fd); in __cmd_ftrace()
947 close(trace_fd); in __cmd_latency()
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dcore.c619 if (hdev->ops->close) in hci_dev_up()
620 hdev->ops->close(hdev); in hci_dev_up()
631 if (hdev->ops->close) in hci_dev_down()
632 hdev->ops->close(hdev); in hci_dev_down()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-file.c213 close(fddup); in probe_file__get_rawlist()
522 close(fddup); in probe_cache__load()
597 close(pcache->fd); in probe_cache__delete()
1146 close(fd); in scan_ftrace_readme()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core-mbox.c118 close(fd); in _send_mmio_command()
208 close(fd); in _send_mbox_command()
365 close(fd); in _set_uncore_min_max()
368 close(fd); in _set_uncore_min_max()
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
H A Dtdc.py209 proc.stdout.close()
210 proc.stderr.close()
712 outfile.close()
872 fh.close()
/kernel/linux/linux-6.6/tools/virtio/
H A Dvringh_test.c185 close(to_guest[0]); in parallel_test()
186 close(to_host[1]); in parallel_test()
306 close(to_guest[1]); in parallel_test()
307 close(to_host[0]); in parallel_test()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dfeature.c160 close(fd); in get_vendor_id()
533 close(fd); in probe_prog_load_ifindex()
612 close(fd); in probe_map_type_ifindex()
801 close(fd); in probe_misc_feature()
/test/testfwk/xdevice/src/xdevice/_core/
H A Dlogger.py177 handler.close()
199 self.task_file_handler.close()
220 self.encrypt_file_handler.close()
387 handler.close()
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp194 inputFile_.close(); in InitFile()
286 file.close(); in GetFileSize()
489 inputFile_.close(); in InputFunc()
536 outputFile_.close(); in OutputFunc()

Completed in 35 milliseconds

1...<<181182183184185186187188189190>>...410