SetCurrentThreadIsImplThread   45 cc/trees/proxy.h   void SetCurrentThreadIsImplThread(bool is_impl_thread);
SetCurrentThreadIsImplThread  132 cc/trees/single_thread_proxy.h     proxy_->SetCurrentThreadIsImplThread(true);
SetCurrentThreadIsImplThread  137 cc/trees/single_thread_proxy.h     proxy_->SetCurrentThreadIsImplThread(previous_value_);
SetCurrentThreadIsImplThread  155 cc/trees/single_thread_proxy.h     proxy_->SetCurrentThreadIsImplThread(false);
SetCurrentThreadIsImplThread  160 cc/trees/single_thread_proxy.h     proxy_->SetCurrentThreadIsImplThread(previous_value_);