Searched refs:ConvertFromT (Results 1 – 1 of 1) sorted by relevance
97 return ConvertFromT(GetRepeatedField(data)->Get(index), scratch_space); in Get()134 virtual const Value* ConvertFromT(const T& value,151 return ConvertFromT(GetRepeatedField(data)->Get(index), scratch_space); in Get()196 virtual const Value* ConvertFromT(const T& value,287 const Value* ConvertFromT(const T& value, in ConvertFromT() function327 const Value* ConvertFromT(const std::string& value, in ConvertFromT() function354 const Value* ConvertFromT(const Message& value, in ConvertFromT() function