Home
last modified time | relevance | path

Searched refs:open (Results 5501 - 5525 of 8510) sorted by relevance

1...<<221222223224225226227228229230>>...341

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_descriptor_cache.cpp106 int fd = open(path.c_str(), O_RDONLY); in ProcessInstalledFontPath()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_raw_test.cpp288 fs->open(IMAGE_INPUT_DNG_PATH, std::fstream::binary | std::fstream::in); in HWTEST_F()
H A Dimage_source_wbmp_test.cpp261 fs->open(IMAGE_INPUT_WBMP_PATH, std::fstream::binary | std::fstream::in); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp151 const int fd = open("/data/local/tmp/image/test.jpg", O_RDWR | O_CREAT, S_IRUSR | S_IWUSR); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/
H A Dsa_avcodec_unit_test.cpp402 int32_t fileFd = open(DUMP_FILE_PATH.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP); in HWTEST_F()
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_4.h44 int32_t fd = open(url.c_str(), O_RDONLY|O_BINARY); in FIXTURE()
H A Dtest_single_player_fast.h36 return fabs(expectValue - currentValue) < 1000; // if open debug log, should use value >= 1000 in FIXTURE()
85 DATA_GROUP(std::string("http://ls-open.qingting.fm/live/20500010/64k.m3u8?" in FIXTURE()
258 int32_t fd = open(url.c_str(), O_RDONLY|O_BINARY); in FIXTURE()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp253 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
255 cout << "open input file failed" << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.cpp212 outputFd_ = open(outputFile.c_str(), O_CREAT | O_RDWR | O_TRUNC, S_IRUSR | S_IWUSR); in Create()
214 std::cout << "open file failed! outputFd_ is:" << outputFd_ << std::endl; in Create()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp84 int fd = open(realPath.c_str(), O_RDONLY); in CreateSourceStream()
92 IMAGE_LOGE("[FileSourceStream]open file fail."); in CreateSourceStream()
120 IMAGE_LOGE("[FileSourceStream]open file fail."); in CreateSourceStream()
156 IMAGE_LOGE("[FileSourceStream]open file fail."); in CreateSourceStream()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp360 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
362 cout << "open input file failed" << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/InnerAPI/
H A Dhdrcodec_inner_ndk_sample.cpp304 inFile_->open(INP_DIR, ios::in | ios::binary); in Start()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp417 inFile_->open(INP_DIR, ios::in | ios::binary); in Start()
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.cpp218 inFile_->open(inpDir, ios::in | ios::binary); in OpenFile()
220 cout << "file open fail" << endl; in OpenFile()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_parser_sample.cpp81 fd = open(filePath.c_str(), O_RDONLY); in InnerDemuxerParserSample()
H A Dinner_demuxer_sample.cpp58 fd = open(path.c_str(), O_RDONLY); in InitWithFile()
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp253 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
255 cout << "open input file failed" << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp237 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
239 cout << "failed open file " << endl; in StartVideoDecoder()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Drandomseek_test.cpp122 int fd = open(fileName, O_RDONLY); in CheckSeekResult()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp360 inFile_->open(inpDir, ios::in | ios::binary); in StartVideoDecoder()
362 cout << "open input file failed" << endl; in StartVideoDecoder()
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_normal_impl.cpp95 fileDes_ = open(realPathStr.c_str(), O_RDONLY); in ResetAVPlayer()
96 CHECK_AND_RETURN_RET_LOG(fileDes_ != -1, MSERR_OPEN_FILE_FAILED, "Prepare: Failed to open uri for avplayer."); in ResetAVPlayer()
H A Daudio_haptic_vibrator_impl.cpp113 fd = open(hapticUri.c_str(), O_RDONLY); in OpenHapticFile()
115 // open file failed, return. in OpenHapticFile()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/
H A Davmetadata_mock.cpp55 int32_t fileDes = open(file.c_str(), O_RDONLY); in SetSource()
/foundation/multimodalinput/input/service/key_command/test/
H A Dtwo_finger_long_touch_test.cpp185 file.open(TEST_JSON, std::ios::out | std::ios::trunc); in CreateTestJson()
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp53 fd_ = open(node_.c_str(), O_RDWR); in Context()
55 MMI_HILOGE("Failed to open device node: \'%{public}s\'.", node_.c_str()); in Context()

Completed in 22 milliseconds

1...<<221222223224225226227228229230>>...341