OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_updated_str
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/remoting/host/win/
elevated_controller.cc
480
std::string
config_updated_str
;
local
481
base::JSONWriter::Write(config_old.get(), &
config_updated_str
);
482
return WriteConfig(
config_updated_str
.c_str(),
config_updated_str
.size(),
Completed in 505 milliseconds