Searched refs:use_worker_thread (Results 1 – 2 of 2) sorted by relevance
191 void Flush(const OutputCallback& cb, bool use_worker_thread = false);418 bool use_worker_thread,
864 bool use_worker_thread) { in Flush() argument865 FlushInternal(cb, use_worker_thread, false); in Flush()874 bool use_worker_thread, in FlushInternal() argument876 use_worker_thread_ = use_worker_thread; in FlushInternal()