Searched refs:in_process_thread_ (Results 1 – 2 of 2) sorted by relevance
155 in_process_thread_.reset(g_utility_main_thread_factory(channel_id)); in StartProcess()156 in_process_thread_->Start(); in StartProcess()
85 scoped_ptr<base::Thread> in_process_thread_; in NON_EXPORTED_BASE() local