Searched defs:set_allow_f_after_float (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/io/ | ||
H A D | tokenizer.h | 226 void set_allow_f_after_float(bool value) { allow_f_after_float_ = value; } function in class:google::protobuf::io::Tokenizer |
Completed in 141 milliseconds