/test/ostest/wukong/common/src/ |
H A D | wukong_util.cpp | 665 in.close(); in CopyFile() 666 out.close(); in CopyFile() 681 out.close(); in CopyFile() 682 in.close(); in CopyFile() 686 out.close(); in CopyFile() 687 in.close(); in CopyFile()
|
/third_party/elfutils/libdwfl/ |
H A D | link_map.c | 498 close (fd); in report_r_debug() 831 close (fd); in dwfl_link_map_report() 839 close (fd); in dwfl_link_map_report() 846 close (fd); in dwfl_link_map_report() 865 close (fd); in dwfl_link_map_report() 871 close (fd); in dwfl_link_map_report()
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | environment.py | 693 f.close() 729 zip_file.close() 1215 close = False 1220 close = True 1232 if close: 1233 fp.close()
|
/third_party/python/Lib/ |
H A D | ftplib.py | 137 self.close() 371 conn.close() 658 '''Quit, and close the connection.''' 660 self.close() 663 def close(self): member in FTP 669 file.close() 674 sock.close()
|
/third_party/python/Lib/http/ |
H A D | server.py | 363 if conntype.lower() == 'close': 468 self.send_header('Connection', 'close') 529 if value.lower() == 'close': 680 f.close() 686 f.close() 762 f.close() 773 f.close() 1231 p.stderr.close() 1232 p.stdout.close()
|
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 456 transformations_stream.close(); in ParseTransformations() 673 transformations_file.close(); in DumpTransformationsBinary() 702 transformations_json_file.close(); in DumpTransformationsJson() 749 facts_input.close(); in main() 819 transformations_file.close(); in main() 840 transformations_json_file.close(); in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
H A D | fuzz.cpp | 456 transformations_stream.close(); in ParseTransformations() 673 transformations_file.close(); in DumpTransformationsBinary() 702 transformations_json_file.close(); in DumpTransformationsJson() 749 facts_input.close(); in main() 819 transformations_file.close(); in main() 840 transformations_json_file.close(); in main()
|
/third_party/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 450 transformations_stream.close(); in ParseTransformations() 667 transformations_file.close(); in DumpTransformationsBinary() 683 transformations_json_file.close(); in DumpTransformationsJson() 730 facts_input.close(); in main() 796 transformations_file.close(); in main() 817 transformations_json_file.close(); in main()
|
/third_party/node/test/fixtures/wpt/streams/readable-byte-streams/ |
H A D | general.any.js | 131 c.close(); 178 c.close(); 194 c.close(); 653 controller.close(); 667 }, 'ReadableStream with byte source: getReader(), enqueue(), close(), then read()'); 673 c.close(); 693 }, 'ReadableStream with byte source: enqueue(), close(), getReader(), then read()'); 787 c.close(); 1439 c.close(); 1450 }, 'ReadableStream with byte source: read(view) with Uint16Array on close() [all...] |
/device/qemu/hardware/display/ |
H A D | display_layer.c | 107 close(priv->fd); in CreateLayer() 131 close(priv->fd); in CloseLayer()
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 43 close(mFd); in ~HdiLayerBuffer() 51 close(mFd); in operator =()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 42 close(mFd); in ~HdiLayerBuffer() 50 close(mFd); in operator =()
|
/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | buffer_util.c | 106 close(handle->fd);
in FreeNativeBufferHandle() 112 close(handle->reserve[i]);
in FreeNativeBufferHandle()
|
/drivers/hdf_core/framework/support/platform/src/pwm/ |
H A D | pwm_core.c | 53 if (pwm->method != NULL && pwm->method->close != NULL) { in PwmDevicePut() 54 ret = pwm->method->close(pwm); in PwmDevicePut() 56 HDF_LOGE("PwmDevicePut: close fail, ret: %d!", ret); in PwmDevicePut()
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/ |
H A D | RightMenu.js | 67 RightMenu.close(); 85 static close() {
|
/drivers/peripheral/usb/hdi_service/src/ |
H A D | usbd_port.cpp | 101 close(fd);
in WritePortFile() 119 close(fd);
in ReadPortFile()
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | extension_config.cpp | 200 in.close(); in ReadFileInfoJson() 206 in.close(); in ReadFileInfoJson()
|
/foundation/CastEngine/castengine_wifi_display/services/configuration/src/ |
H A D | json_parser.cpp | 52 ifs.close(); in GetConfig() 81 ofs.close(); in SaveConfig()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_socket.cpp | 105 close(socket_); in Shutdown() 109 close(client_); in Shutdown()
|
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | hi_audit.cpp | 54 close(writeFd_); in ~HiAudit() 136 close(writeFd_); in GetWriteFilePath()
|
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/ |
H A D | multistages_video_capture_manager.cpp | 74 close(srcFd);
in AddVideoInternal() 84 close(srcFd);
in AddVideoInternal()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | hi_audit.cpp | 53 close(writeFd_); in ~HiAudit() 134 close(writeFd_); in GetWriteFilePath()
|
/foundation/multimodalinput/input/service/libinput_adapter/src/ |
H A D | libinput_adapter.cpp | 139 close(fd); 186 close(fd_); in Stop()
|
/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | json_utils.cpp | 92 fout.close(); in DumpJsonValueToFile() 112 close(fd); in CreateNodeFile()
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | delayed_worker.cpp | 114 * 2. if user calls 'exec' directly, the original process cannot close monitorfd automatically, and 137 ::close(monitorfd_); in ~DelayedWorker() 139 ::close(timerfd_); in ~DelayedWorker()
|