/hardware/broadcom/libbt/src/ |
D | upio.c | 329 fd = open(rfkill_state_path, O_WRONLY); in upio_set_bluetooth_power() 385 fd = open(VENDOR_LPM_PROC_NODE, O_WRONLY); in upio_set() 485 fd = open(VENDOR_BTWRITE_PROC_NODE, O_WRONLY); in upio_set()
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | os_file.c | 23 #define O_WRONLY _O_WRONLY macro 35 int fd = open(filename, O_CREAT | O_EXCL | O_WRONLY, filemode); in os_file_create_unique()
|
/hardware/interfaces/rebootescrow/aidl/default/ |
D | RebootEscrow.cpp | 32 int rawFd = TEMP_FAILURE_RETRY(::open(devicePath_.c_str(), O_WRONLY | O_NOFOLLOW | O_CLOEXEC)); in storeKey()
|
/hardware/qcom/wlan/legacy/qcwcn/wcnss-service/ |
D | wcnss_service.c | 196 fd_file = open(WCNSS_CAL_FILE, O_WRONLY in wcnss_read_and_store_cal_data() 300 wfd = open(WLAN_INI_FILE_DEST, O_WRONLY | O_CREAT | O_TRUNC, 0660); in setup_wlan_config_file() 371 fd = open(WCNSS_CTRL, O_WRONLY); in setup_wcnss_parameters()
|
/hardware/google/aemu/base/include/aemu/base/ |
D | msvc.h | 99 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xw32defs.h | 56 # define O_WRONLY _O_WRONLY macro
|
/hardware/qcom/wlan/wcn6740/wcnss-service/ |
D | wcnss_service.c | 225 fd_file = open(WCNSS_CAL_FILE, O_WRONLY in wcnss_read_and_store_cal_data() 329 wfd = open(WLAN_INI_FILE_DEST, O_WRONLY | O_CREAT | O_TRUNC, 0660); in setup_wlan_config_file() 404 fd = open(WCNSS_CTRL, O_WRONLY); in setup_wcnss_parameters() 631 if ((fp_dst = open(dst, O_WRONLY |O_TRUNC)) < 0) in nvbin_sendfile()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | idle_invalidator.cpp | 66 int fd = open(IDLE_TIME_PATH, O_WRONLY); in init()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | idle_invalidator.cpp | 66 int fd = open(IDLE_TIME_PATH, O_WRONLY); in init()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | idle_invalidator.cpp | 90 int fd = open(IDLE_TIME_PATH, O_WRONLY); in setIdleTimeout()
|
/hardware/google/graphics/common/libhwc2.1/libvrr/ |
D | FileNode.cpp | 87 int fd = open(fullPath.c_str(), O_WRONLY, 0); in getFileHandler()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | hwdep_cal.c | 75 fd = open(dev_name, O_WRONLY); in hw_util_open()
|
/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | crash_event_logger.c | 270 out_fp = open(file_name, O_WRONLY | O_CREAT, 0644); in dump_crash_log() 336 out_fp = open(file_name, O_WRONLY | O_CREAT, 0644); in dump_reg_access_hist_log() 483 dis_fp = open(dis_path, O_CREAT | O_SYNC | O_WRONLY, in ssr_copy_log()
|
/hardware/libhardware/modules/vibrator/ |
D | vibrator.c | 55 fd = TEMP_FAILURE_RETRY(open(file, O_WRONLY)); in write_value()
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | FileNode.cc | 63 int flags = O_WRONLY | O_CLOEXEC; in Update()
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_hdmi.cpp | 385 fd = Sys::open_(data, O_WRONLY); in OnMinHdcpEncryptionLevelChange() 476 int fd = OpenResolutionFile(O_WRONLY); in RequestNewPage() 710 int fd_mode = Sys::open_(mode_path, O_WRONLY); in SetRefreshRate() 727 int fd_node = Sys::open_(node_path, O_WRONLY); in SetRefreshRate()
|
D | hw_primary.cpp | 283 int fd = Sys::open_(mode_path.c_str(), O_WRONLY); in SetDisplayAttributes() 317 int fd = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 463 int fd = Sys::open_(node_path, O_WRONLY); in SetIdleTimeoutMs()
|
/hardware/google/gfxstream/guest/android-emu/android/utils/ |
D | debug.c | 146 null_fd = open("/dev/null", O_WRONLY); in stdio_disable()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_hdmi.cpp | 469 fd = Sys::open_(data, O_WRONLY); in OnMinHdcpEncryptionLevelChange() 560 int fd = OpenResolutionFile(O_WRONLY); in RequestNewPage() 918 int fd_mode = Sys::open_(mode_path, O_WRONLY); in SetRefreshRate() 935 int fd_node = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 996 int fd = Sys::open_(hdr_stream_path, O_WRONLY); in UpdateHDRMetaData()
|
D | hw_primary.cpp | 273 int fd = Sys::open_(mode_path.c_str(), O_WRONLY); in SetDisplayAttributes() 307 int fd = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 469 int fd = Sys::open_(node_path, O_WRONLY); in SetIdleTimeoutMs()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_hdmi.cpp | 481 fd = Sys::open_(data, O_WRONLY); in OnMinHdcpEncryptionLevelChange() 572 int fd = OpenResolutionFile(O_WRONLY); in RequestNewPage() 930 int fd_mode = Sys::open_(mode_path, O_WRONLY); in SetRefreshRate() 947 int fd_node = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 1008 int fd = Sys::open_(hdr_stream_path, O_WRONLY); in UpdateHDRMetaData()
|
/hardware/google/aemu/base/include/aemu/base/testing/ |
D | TestTempDir.h | 139 int fd = ::android_open(path.c_str(), O_WRONLY | O_CREAT, 0744); in makeSubFile()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_hdmi.cpp | 498 fd = Sys::open_(data, O_WRONLY); in OnMinHdcpEncryptionLevelChange() 589 int fd = OpenResolutionFile(O_WRONLY); in RequestNewPage() 947 int fd_mode = Sys::open_(mode_path, O_WRONLY); in SetRefreshRate() 964 int fd_node = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 1110 int fd = Sys::open_(hdr_stream_path, O_WRONLY); in UpdateHDRMetaData()
|
D | hw_primary.cpp | 273 int fd = Sys::open_(mode_path.c_str(), O_WRONLY); in SetDisplayAttributes() 307 int fd = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 469 int fd = Sys::open_(node_path, O_WRONLY); in SetIdleTimeoutMs()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_hdmi.cpp | 497 fd = Sys::open_(data, O_WRONLY); in OnMinHdcpEncryptionLevelChange() 588 int fd = OpenResolutionFile(O_WRONLY); in RequestNewPage() 948 int fd_mode = Sys::open_(mode_path, O_WRONLY); in SetRefreshRate() 965 int fd_node = Sys::open_(node_path, O_WRONLY); in SetRefreshRate() 1111 int fd = Sys::open_(hdr_stream_path, O_WRONLY); in UpdateHDRMetaData()
|