Searched defs:read_thread (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/ |
H A D | accessorychat.c | 34 static void* read_thread(void* arg) { in read_thread() function
|
/aosp_15_r20/frameworks/base/libs/usb/tests/accessorytest/ |
H A D | usb.c | 45 static void* read_thread(void* arg) { in read_thread() function
|
/aosp_15_r20/hardware/samsung/nfc/halimpl/src/ |
D | device.cc | 232 void read_thread(void) { in read_thread() function
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | statistics_recorder_starvation_unittest.cc | 207 for (auto& read_thread : read_threads_) { in GetAllThreads() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | grpc_tool.cc | 604 std::thread read_thread(ReadResponse, &call, method_name, callback, in CallMethod() local
|
/aosp_15_r20/external/libcups/backend/ |
H A D | usb-libusb.c | 1688 static void *read_thread(void *reference) in read_thread() function
|
H A D | usb-darwin.c | 905 static void *read_thread(void *reference) in read_thread() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_unittest.cc | 795 std::thread read_thread([this, fd, &done_reading, j]() { in TEST_F() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/io/ |
H A D | zero_copy_stream_unittest.cc | 795 std::thread read_thread([this, fd, &done_reading, j]() { in TEST_F() local
|
/aosp_15_r20/packages/modules/adb/ |
D | transport.cpp | 421 std::thread read_thread; in Stop() local
|