It2MeHostState 375 remoting/host/it2me/it2me_host.cc void It2MeHost::SetState(It2MeHostState state) { It2MeHostState 54 remoting/host/it2me/it2me_host.h virtual void OnStateChanged(It2MeHostState state) = 0; It2MeHostState 82 remoting/host/it2me/it2me_host.h void SetStateForTesting(It2MeHostState state) { SetState(state); } It2MeHostState 97 remoting/host/it2me/it2me_host.h void SetState(It2MeHostState state); It2MeHostState 138 remoting/host/it2me/it2me_host.h It2MeHostState state_; It2MeHostState 30 remoting/host/it2me/it2me_native_messaging_host.cc const remoting::protocol::NameMapElement<It2MeHostState> kIt2MeHostStates[] = { It2MeHostState 231 remoting/host/it2me/it2me_native_messaging_host.cc void It2MeNativeMessagingHost::OnStateChanged(It2MeHostState state) { It2MeHostState 299 remoting/host/it2me/it2me_native_messaging_host.cc It2MeHostState host_state) { It2MeHostState 38 remoting/host/it2me/it2me_native_messaging_host.h virtual void OnStateChanged(It2MeHostState state) OVERRIDE; It2MeHostState 40 remoting/host/it2me/it2me_native_messaging_host.h static std::string HostStateToString(It2MeHostState host_state); It2MeHostState 65 remoting/host/it2me/it2me_native_messaging_host.h It2MeHostState state_; It2MeHostState 88 remoting/host/it2me/it2me_native_messaging_host_unittest.cc void RunSetState(It2MeHostState state); It2MeHostState 139 remoting/host/it2me/it2me_native_messaging_host_unittest.cc void MockIt2MeHost::RunSetState(It2MeHostState state) { It2MeHostState 869 remoting/host/plugin/host_script_object.cc void HostNPScriptObject::OnStateChanged(It2MeHostState state) { It2MeHostState 163 remoting/host/plugin/host_script_object.h virtual void OnStateChanged(It2MeHostState state) OVERRIDE; It2MeHostState 273 remoting/host/plugin/host_script_object.h It2MeHostState state_;