Home
last modified time | relevance | path

Searched refs:open (Results 6901 - 6925 of 8636) sorted by relevance

1...<<271272273274275276277278279280>>...346

/drivers/hdf_core/framework/core/adapter/vnode/src/
H A Dhdf_vnode_adapter.c747 .open = HdfVNodeAdapterOpen, in HdfIoServiceAdapterPublish()
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp70 int fd = open(filename.c_str(), O_RDWR); in GetBuffer()
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp70 int fd = open(filename.c_str(), O_RDWR); in GetBuffer()
/foundation/ai/neural_network_runtime/test/unittest/components/v2_1/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp70 int fd = open(filename.c_str(), O_RDWR); in GetBuffer()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp661 in.open(resPath, std::ios_base::in | std::ios_base::binary); in TransformFileToJsonString()
663 TAG_LOGE(AAFwkTag::APPKIT, "the file cannot be open errno:%{public}d.", errno); in TransformFileToJsonString()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp452 int32_t inputFd = open(realPath.c_str(), O_RDONLY); in WriteFile()
454 LOG_E(BMS_TAG_INSTALLER, "write file to stream failed due to open the hap file, errno:%{public}d", errno); in WriteFile()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp611 int32_t hspFd = open(tempHspPath.c_str(), O_RDONLY); in SaveHspToRealInstallationDir()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Ddng_exif_metadata_accessor_test.cpp479 * @tc.desc: test dng file not open, read fail
526 int fileDescription = open(IMAGE_INPUT1_DNG_PATH.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR); in HWTEST_F()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp337 inFile_->open(INP_DIR, ios::in | ios::binary); in OpenFile()
339 cout << "file open fail" << endl; in OpenFile()
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp407 int fd = open(filePath.c_str(), O_RDONLY); in LoadPluginInfo()
409 DRM_ERR_LOG("LoadPluginInfo unable to open file:%{public}s.", filePath.c_str()); in LoadPluginInfo()
415 DRM_ERR_LOG("LoadPluginInfo unable to open file:%{public}s.", filePath.c_str()); in LoadPluginInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/picture_test/
H A Dpicture_test.cpp532 const int fd = open(IMAGE_INPUT_EXIF_JPEG_PATH.c_str(), O_RDWR | S_IRUSR | S_IWUSR); in HWTEST_F()
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_2.h46 int32_t fd = open(url.c_str(), O_RDONLY|O_BINARY); in FIXTURE()
54 return fabs(expectValue - currentValue) < 100; // if open debug log, should use value >= 1000 in FIXTURE()
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Ddemuxer_filter_unit_test.cpp151 int32_t fd = open(srtPath.c_str(), O_RDONLY); in SetDataSource()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp470 inFile_->open(INP_DIR, ios::in | ios::binary); in StartVideoDecoder()
472 cout << "failed open file " << INP_DIR << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp411 inFile_->open(INP_DIR, ios::in | ios::binary); in StartVideoDecoder()
413 cout << "failed open file " << INP_DIR << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp391 inFile_->open(INP_DIR, ios::in | ios::binary); in StartVideoDecoder()
393 cout << "failed open file " << INP_DIR << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_media_downloader_unit_test.cpp646 int32_t fd = open(path.c_str(), O_RDONLY); in HWTEST_F()
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_mock.cpp359 file_->open(filePath, std::ios::in | std::ios::binary); in GetStubFile()
360 UNITTEST_CHECK_AND_RETURN_RET_LOG(file_->is_open(), MSERR_INVALID_OPERATION, "open file failed"); in GetStubFile()
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/
H A Dplayer_service_proxy_fuzzer.cpp188 fdValue = open(path.c_str(), O_RDONLY); in SetFdSourceStatic()
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp644 jsonFileStream.open(jsonPath.c_str(), std::ios::in); in ParseJsonObj()
646 HILOGE("open json file error!!"); in ParseJsonObj()
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp950 int fd = open(fileName, O_RDWR); in CreateNewRtgGrp()
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server_rpc.c681 int32_t fp = open(path, O_RDONLY, S_IRUSR); in GetJsonStream()
H A Dsamgr_server.c571 int32_t fp = open(path, O_RDONLY, S_IRUSR); in GetJsonStream()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_security_manager.cpp659 lockFd_ = open(lock_.c_str(), O_RDONLY | O_CREAT, S_IRWXU | S_IRWXG); in KeyFiles()
661 LOG_WARN("open failed, errno:%{public}d, file:%{public}s.", errno, SqliteUtils::Anonymous(lock_).c_str()); in KeyFiles()
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp135 fd_ = UniqueFd{open(cacheFile_.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP)}; in CloudDiskMetaFile()

Completed in 38 milliseconds

1...<<271272273274275276277278279280>>...346