Searched refs:GetInt64FromAny (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
H A Dutility.h99 LIBPROTOBUF_EXPORT int64 GetInt64FromAny(const google::protobuf::Any& any);
H A Dutility.cc76 return GetInt64FromAny(opt->value());
112 int64 GetInt64FromAny(const google::protobuf::Any& any) { function in namespace:google::protobuf::util::converter

Completed in 84 milliseconds