Searched refs:CloseWithPacketThreadFunc (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsocket_test.cpp112 static void CloseWithPacketThreadFunc(CloseWithPacketArg* arg) { function
151 ASSERT_TRUE(adb_thread_create(reinterpret_cast<void (*)(void*)>(CloseWithPacketThreadFunc),
175 ASSERT_TRUE(adb_thread_create(reinterpret_cast<void (*)(void*)>(CloseWithPacketThreadFunc),
207 ASSERT_TRUE(adb_thread_create(reinterpret_cast<void (*)(void*)>(CloseWithPacketThreadFunc),

Completed in 54 milliseconds