Home
last modified time | relevance | path

Searched refs:ExecuteSynchronouslyOnServerThread (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/android/test/
H A Dquic_test_server.cc51 void ExecuteSynchronouslyOnServerThread(base::OnceCallback<T> callback, in ExecuteSynchronouslyOnServerThread() function
131 ExecuteSynchronouslyOnServerThread( in JNI_QuicTestServer_StartQuicTestServer()
137 ExecuteSynchronouslyOnServerThread(base::BindOnce(&ShutdownOnServerThread)); in JNI_QuicTestServer_ShutdownQuicTestServer()
151 ExecuteSynchronouslyOnServerThread( in JNI_QuicTestServer_DelayResponse()