Home
last modified time | relevance | path

Searched defs:readSize (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger.cpp1126 u32 readSize = 0; in handleResponse() local
1384 size_t fileSize, remaining, readSize; in wifi_get_driver_memory_dump() local
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp597 ssize_t readSize = TEMP_FAILURE_RETRY(read(inputFd, ievs, sizeof(ievs))); in poll() local
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c785 int readSize, err = 0, total_segment, remain_size, nvm_length, nvm_index, i; in rome_get_tlv_file() local
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c833 int readSize, nvm_length, nvm_index, i; in rome_get_tlv_file() local
/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_rome.c826 int readSize, err = 0, total_segment, remain_size, nvm_length, nvm_index, i; in rome_get_tlv_file() local
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_rome.c825 int readSize, err = 0, total_segment, remain_size, nvm_length, nvm_index, i; in rome_get_tlv_file() local
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c803 int readSize, err = 0, total_segment, remain_size, nvm_length, nvm_index, i; in rome_get_tlv_file() local
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_rome.c810 int readSize, err = 0, total_segment, remain_size, nvm_length, nvm_index, i; in rome_get_tlv_file() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp443 size_t readSize = fread(buff, 1, len, fh); in encodeJPEG() local