Home
last modified time | relevance | path

Searched refs:GetStringASCII (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dvalues.h291 bool GetStringASCII(const std::string& path, std::string* out_value) const;
Dvalues.cc539 bool DictionaryValue::GetStringASCII(const std::string& path, in GetStringASCII() function in base::DictionaryValue