/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 82 this.controller?.close(); 869 this.dialogController?.close();
|
/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/ |
H A D | selecttitlebar.js | 835 this.dialogController?.close(); 1261 this.dialogController?.close();
|
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
H A D | composetitlebar.js | 691 this.dialogController?.close(); 1093 this.dialogController?.close();
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsUIContext.js | 880 close() { 882 ContextMenu.close();
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile_peer.cpp | 1128 void A2dpProfilePeer::Reconfigure(bool close) in Reconfigure() argument 1136 if (close) { in Reconfigure()
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_parser.cpp | 108 close(fp); in ParseBundleAttr() 112 close(fp); in ParseBundleAttr()
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon.cpp | 1260 fd.close(); in ReadFileToString() 1275 fd.close(); in SaveStringToFile()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_api11_sample.cpp | 457 inFile_->close(); in ReleaseInFile() 499 inFile_->close(); in StartDecoder()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_api11_sample.cpp | 445 inFile_->close(); in ReleaseInFile() 487 inFile_->close(); in StartDecoder()
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_medialibrary_manager.cpp | 288 close(fd); in GetThumb() 508 if (close(fd) == MTP_SUCCESS) { in CloseFd()
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | plugin_mgr.cpp | 208 ifs.close();
in GetConfigContent() 215 ifs.close();
in GetConfigContent() 839 // close all plugin handle
in UnLoadPlugin()
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_capi_parcel_unittest.cpp | 651 close(fd); 652 close(readFd);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_backup_test.cpp | 657 createFile.close(); in HWTEST_F() 669 damageFile.close(); in HWTEST_F() 1182 * @tc.steps: step3. Put (k1,v1), close db, open db with g_passwd2 and delete (k1,v1) in HWTEST_F() 1214 * @tc.steps: step7. Put (k2,v2), close db, open db with g_passwd2 and delete (k2,v2) in HWTEST_F()
|
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | sub_ext_extension.cpp | 1011 close(incrementalFdDup); 1012 close(manifestFdDup);
|
/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 338 incExcFile.close();
in ReadIncludesExcludesPath() 855 statFile.close();
in GetBundleStatsForIncreaseEach()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 64 close(imgFd);
in DumpImageFile() 67 close(imgFd);
in DumpImageFile()
|
/third_party/ffmpeg/libavcodec/ |
H A D | imc.c | 1092 .close = imc_decode_close, 1109 .close = imc_decode_close,
|
H A D | mpeg12enc.c | 1229 .close = ff_mpv_encode_end, 1246 .close = ff_mpv_encode_end,
|
H A D | pthread_frame.c | 70 UNINITIALIZED, ///< Thread has not been created, AVCodec->close mustn't be called 71 NEEDS_CLOSE, ///< FFCodec->close needs to be called 746 if (codec->close && p->thread_init != UNINITIALIZED) in ff_frame_thread_free() 747 codec->close(ctx); in ff_frame_thread_free()
|
H A D | wmadec.c | 1009 .close = ff_wma_end, 1026 .close = ff_wma_end,
|
H A D | pngenc.c | 1201 .close = png_enc_close, 1224 .close = png_enc_close,
|
H A D | omx.c | 947 .close = omx_encode_end, 968 .close = omx_encode_end,
|
H A D | proresenc_anatoliy.c | 951 .close = prores_encode_close, 967 .close = prores_encode_close,
|
/third_party/backends/backend/ |
H A D | dll.c | 213 extern void BE_ENTRY(name,close) (SANE_Handle); \ 235 BE_ENTRY(name,close), \ 283 "init", "exit", "get_devices", "open", "close", "get_option_descriptor",
|
H A D | canon630u-common.c | 943 close(fd); in plugin_cal() 1592 close(fd); in CANON_start_scan()
|