Home
last modified time | relevance | path

Searched refs:close (Results 4026 - 4050 of 9142) sorted by relevance

1...<<161162163164165166167168169170>>...366

/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo.cpp190 close(fd); in ~AVCodecE2EDemo()
191 close(outFd); in ~AVCodecE2EDemo()
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_opus_encoder_demo.cpp279 inputFile_->close(); in InputFunc()
323 outputFile_->close(); in OutputFunc()
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmedia_decrypt_module_service.cpp108 (void)::close(srcBuffer.fd); in DecryptMediaData()
109 (void)::close(dstBuffer.fd); in DecryptMediaData()
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.cpp95 (void)close(fileDes_); in PrepareSound()
189 (void)close(fileDes_); in ReleaseSoundPoolPlayer()
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp126 (void)::close(fd_); in ~UriHelper()
248 MEDIA_LOGI("UriHelper ParseFdUri try close fd, fd is %{public}d, Set fd: %{public}d", fd_, fd); in ParseFdUri()
250 close(fd_); in ParseFdUri()
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp96 if (::close(sockFds[0]) != 0) { in AllocSocketFd()
99 if (::close(sockFds[1]) != 0) { in AllocSocketFd()
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Ddata_storage_helper.cpp115 fout.close(); in SaveJsonValueToFile()
191 close(fd); in CreateNodeFile()
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/include/
H A Dlocal_socket_server_context.h127 close(fd); in RemoveAllAccept()
139 close(ite->second); in RemoveAccept()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_randommac_helper.cpp129 close(fd); in GetRandom()
137 close(fd); in GetRandom()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/backup/src/
H A Dbackup_manager.cpp295 fin.close(); in CopyFile()
296 fout.close(); in CopyFile()
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_impl_posix/
H A Dkv_store.c90 close(fd); in GetValueByFile()
116 close(fd); in SetValueToFile()
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbStoreCorruptJsunit.test.js78 rdbStore.close();
149 await rdbStore.close();
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp243 closeRet = close(notifyFd_); in CloseNotifyFd()
245 LOGE("Failed to stop notify close fd errCode:%{public}d", closeRet); in CloseNotifyFd()
248 closeRet = close(eventFd_); in CloseNotifyFd()
250 LOGE("Failed to close eventfd errCode:%{public}d", closeRet); in CloseNotifyFd()
H A Dcopy.h72 close(eventFd); in CloseFd()
81 close(notifyFd); in CloseFd()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcreate_randomaccessfile.cpp51 close(sfd); in ParseJsFile()
71 close(dupFd); in ParseJsFile()
H A Dcopy_file.cpp131 close(ret); in OpenCore()
198 close(fd); in ParseJsOperand()
H A Dcopy.h60 close(eventFd); in CloseFd()
69 close(notifyFd); in CloseFd()
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/
H A Dsetacl_test.cpp86 close(fd); in HWTEST_F()
207 close(fd); in HWTEST_F()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp125 closeRet = close(fd); in CloseNotifyFd()
127 HILOGE("Failed to stop notify close fd errCode:%{public}d", errno); in CloseNotifyFd()
130 closeRet = close(eventFd_); in CloseNotifyFd()
132 HILOGE("Failed to close eventfd errCode:%{public}d", errno); in CloseNotifyFd()
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_util.cpp57 close(stdOut_); in On()
58 close(stdErr_); in On()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/test/
H A Dquota_manager_test.cpp303 incExcFile.close(); in HWTEST_F()
312 statFile.close(); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/gnss/
H A Dcore.c77 gdev->ops->close(gdev); in gnss_release()
307 gdev->ops->close(gdev); in gnss_deregister_device()
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dopenat2_test.c123 close(fd); in test_openat2_struct()
267 close(fd); in test_openat2_flags()
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c376 close(ep1); in main()
377 close(ep0); in main()
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c364 close(ep[i]); in main()
365 close(ep0); in main()

Completed in 16 milliseconds

1...<<161162163164165166167168169170>>...366