Searched refs:wait_for_connect (Results 1 – 5 of 5) sorted by relevance
60 bool wait_for_connect) in ParentInspectorHandle() argument64 wait_(wait_for_connect) {} in ParentInspectorHandle()
59 bool wait_for_connect);
711 bool wait_for_connect = options.wait_for_connect(); in Start() local713 wait_for_connect = parent_handle_->WaitForConnect(); in Start()714 parent_handle_->WorkerStarted(client_->getThreadHandle(), wait_for_connect); in Start()721 if (wait_for_connect) { in Start()
93 bool wait_for_connect() const { in wait_for_connect() function
1779 wait_for_connect (GstSoupHTTPSrc *src, SoupMessage *msg, gint64 timeout) in wait_for_connect() function1835 wait_for_connect (src, msg, 0); in gst_soup_http_src_handle_connect_fail_ohos()1837 wait_for_connect (src, msg, (gint64) src->wait_time - (gint64) src->wait_already); in gst_soup_http_src_handle_connect_fail_ohos()2125 wait_for_connect (src, src->msg, (gint64) src->wait_time - (gint64) src->wait_already); in send_message_wait()