HomeSort by relevance Sort by last modified time
    Searched refs:SetSerializedData (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/
json_host_config.h 34 bool SetSerializedData(const std::string& config);
json_host_config.cc 34 return SetSerializedData(file_content);
50 bool JsonHostConfig::SetSerializedData(const std::string& config) {
remoting_me2me_host.cc 510 if (!config->SetSerializedData(serialized_config)) {
    [all...]

Completed in 6384 milliseconds