Home
last modified time | relevance | path

Searched defs:size_read (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/gd/hal/
H A Dhci_hal_host_test.cc356 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
368 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
380 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
396 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
410 auto size_read = read_with_retry(fake_server_socket_, read_buf.data(), read_buf.size()); in TEST_F() local
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dipc_helper.cpp114 ssize_t size_read = RETRY_EINTR(receiver->ReceiveMessage( in RecvMsgAll() local
150 ssize_t size_read = RETRY_EINTR(receiver->Receive( in RecvAll() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_verity.cpp282 ssize_t size_read; in read_partition() local
/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dhistogram_collector.cpp533 auto size_read = read(*drm, buffer, sizeof(buffer)); in collecting_thread() local
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_mdpcomp.cpp2975 ssize_t size_read = read(fd, value, sizeof(value)-1); in getPartialUpdatePref() local
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp4081 ssize_t size_read; in dump() local