Home
last modified time | relevance | path

Searched defs:read_thread (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
H A Daccessorychat.c34 static void* read_thread(void* arg) { in read_thread() function
/aosp_15_r20/frameworks/base/libs/usb/tests/accessorytest/
H A Dusb.c45 static void* read_thread(void* arg) { in read_thread() function
/aosp_15_r20/hardware/samsung/nfc/halimpl/src/
Ddevice.cc232 void read_thread(void) { in read_thread() function
/aosp_15_r20/external/cronet/base/metrics/
H A Dstatistics_recorder_starvation_unittest.cc207 for (auto& read_thread : read_threads_) { in GetAllThreads() local
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dgrpc_tool.cc604 std::thread read_thread(ReadResponse, &call, method_name, callback, in CallMethod() local
/aosp_15_r20/external/libcups/backend/
H A Dusb-libusb.c1688 static void *read_thread(void *reference) in read_thread() function
H A Dusb-darwin.c905 static void *read_thread(void *reference) in read_thread() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc795 std::thread read_thread([this, fd, &done_reading, j]() { in TEST_F() local
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc795 std::thread read_thread([this, fd, &done_reading, j]() { in TEST_F() local
/aosp_15_r20/packages/modules/adb/
Dtransport.cpp421 std::thread read_thread; in Stop() local