Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dutility.h156 LIBPROTOBUF_EXPORT bool IsValidBoolString(const string& bool_string);
Dutility.cc307 bool IsValidBoolString(const string& bool_string) { in IsValidBoolString() function