Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc298 bool should_normalize_enum = in ToEnum() local
300 if (should_normalize_enum) { in ToEnum()