Searched defs:GetAs (Results 1 – 2 of 2) sorted by relevance
79 template <typename T> const T* GetAs() const { in GetAs() function
41 template<> bool GetAs(const base::Value& in, bool* out) { in GetAs() function44 template<> bool GetAs(const base::Value& in, int* out) { in GetAs() function47 template<> bool GetAs(const base::Value& in, std::string* out) { in GetAs() function50 template<> bool GetAs(const base::Value& in, base::string16* out) { in GetAs() function53 template<> bool GetAs(const base::Value& in, std::vector<base::string16>* out) { in GetAs() function