HomeSort by relevance Sort by last modified time
    Searched refs:GetDoubleFromAny (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
utility.h 102 LIBPROTOBUF_EXPORT double GetDoubleFromAny(const google::protobuf::Any& any);
utility.cc 86 return GetDoubleFromAny(opt->value());
118 double GetDoubleFromAny(const google::protobuf::Any& any) {

Completed in 40 milliseconds