/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkfileformatfile_fuzzer/ |
H A D | screencapturefileformatfile_ndk_fuzzer.cpp | 108 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_ndk_fileformat_file_01.mp4").c_str(), in FuzzScreenCaptureFileFormatFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_ndk_fuzzer.cpp | 115 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_ndk_videocodec_file_01.mp4").c_str(), in FuzzScreenCaptureVideoCodecFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideobitratefile_fuzzer/ |
H A D | screencapturevideobitratefile_ndk_fuzzer.cpp | 104 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_ndk_videobitrate_file_01.mp4").c_str(), in FuzzScreenCaptureVideoBitrateFileNdk()
|
/foundation/multimodalinput/input/test/facility/libinput_wrapper/src/ |
H A D | libinput_wrapper.cpp | 63 fd = open(realPath, flags);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturedatatype_fuzzer/ |
H A D | screencapturedatatype_fuzzer.cpp | 112 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_datatype_file_01.mp4").c_str(), in FuzzScreenCaptureDataType()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureserverstartcase_fuzzer/ |
H A D | screencaptureserverstartcase_fuzzer.cpp | 94 int outputFd = open("/data/test/media/screen_capture_fuzz_server_start_file_01.mp4", O_RDWR); in FuzzScreenCaptureServerStartCase()
|
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/ |
H A D | ringtone_metadata_extractor.cpp | 114 int32_t fd = open(absFilePath.c_str(), O_RDONLY); in ExtractAudioMetadata()
|
/foundation/multimodalinput/input/service/libinput_adapter/test/ |
H A D | libinput_adapter_test.cpp | 47 fd = open(realPath, flags);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkurlfile_fuzzer/ |
H A D | screencaptureurlfile_ndk_fuzzer.cpp | 105 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_ndk_url_file_01.mp4").c_str(), in FuzzScreenCaptureUrlFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturevideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_fuzzer.cpp | 114 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_videocodec_file_01.mp4").c_str(), in FuzzScreenCaptureVideoCodecFile()
|
/foundation/multimodalinput/input/uinput/ |
H A D | virtual_device.cpp | 62 fd_ = open("/dev/uinput", O_WRONLY | O_NONBLOCK); in SetUp() 64 MMI_HILOGE("Failed to open uinput"); in SetUp()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiocodecformatfile_fuzzer/ |
H A D | screencaptureaudiocodecformatfile_ndk_fuzzer.cpp | 110 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_ndk_audiocodecformat_file_01.mp4").c_str(), in FuzzScreenCaptureAudioCodecFormatFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideoframeratefile_fuzzer/ |
H A D | screencapturevideoframeratefile_ndk_fuzzer.cpp | 104 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_ndk_videoframerate_file_01.mp4").c_str(), in FuzzScreenCaptureVideoFramerateFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureurlfile_fuzzer/ |
H A D | screencaptureurlfile_fuzzer.cpp | 108 int32_t outputFd = open((screenCaptureRoot + "screen_capture_fuzz_url_file_01.mp4").c_str(), in FuzzScreenCaptureUrlFile()
|
/foundation/resourceschedule/ffrt/test/ut/ |
H A D | qos_convert_test.cpp | 89 int32_t handle = open(QOS_CTRL_FILE_PATH.c_str(), (O_RDWR | O_CLOEXEC)); in SetRssQos()
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/ |
H A D | kswapd_observer.cpp | 68 // open file
in RegisterKswapdListener() 70 kswapdMonitorFd_ = open(KSWAPD_PRESSURE_FILE, O_WRONLY | O_CLOEXEC);
in RegisterKswapdListener()
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | osattr_manager.h | 81 int32_t fd = open(filePath, O_RDWR); in SetCGroupPara() 83 FFRT_LOGE("[cgroup_ctrl] fail to open filePath:%s", filePath); in SetCGroupPara()
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_file_desc_unittest.cpp | 57 testFdNum = open("/data/fd_unit_test.txt", O_RDWR | O_APPEND | O_CREAT, S_IRWXU | S_IRWXG | S_IRWXO); in HWTEST_F() 60 ZLOGD(LABEL, "%s(%d):open failed.", __func__, __LINE__); in HWTEST_F()
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | net_policy_file_event_handler.cpp | 107 NETMGR_LOG_E("open file error."); in Write() 124 int fd = open(POLICY_FILE_BAK_PATH, O_RDONLY); in DeleteBak() 126 NETMGR_LOG_E("open the file path failed."); in DeleteBak()
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | main.c | 49 if ((fd = open(pidFile, O_RDONLY)) < 0) { in GetPID() 50 LOGE("GetPID() failed, open pidFile:%{public}s error!", pidFile); in GetPID()
|
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/ |
H A D | preferences_file_lock.cpp | 55 fd_ = open(path.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP); in PreferencesFileLock() 57 LOG_ERROR("Couldn't open file %{public}s errno %{public}d.", ExtractFileName(path).c_str(), errno); in PreferencesFileLock()
|
/foundation/filemanagement/file_api/interfaces/test/unittest/remote_uri/ |
H A D | remote_uri_test.cpp | 75 int fd = open(fileStr.c_str(), O_RDWR); in HWTEST_F()
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/ |
H A D | kernel_talker.h | 78 int file = open(realPath, O_RDWR); in SetCmd()
|
/foundation/filemanagement/storage_service/services/storage_daemon/ |
H A D | main.cpp | 55 infile.open(CONFIG_PTAH); in ParasConfig() 57 LOGE("Cannot open config"); in ParasConfig()
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | debugfs.c | 40 .open = simple_open,
|