Home
last modified time | relevance | path

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

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