Searched refs:temp_options (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/speech/extension_api/
H A Dtts_extension_api.cc149 base::DictionaryValue* temp_options = NULL; local
150 if (args_->GetDictionary(1, &temp_options))
151 options.reset(temp_options->DeepCopy());

Completed in 215 milliseconds