SetSerializedData   34 remoting/host/json_host_config.cc   return SetSerializedData(file_content);
SetSerializedData   34 remoting/host/json_host_config.h   bool SetSerializedData(const std::string& config);
SetSerializedData  456 remoting/host/remoting_me2me_host.cc   if (!config->SetSerializedData(serialized_config)) {