Searched defs:is_map (Results 1 – 8 of 8) sorted by relevance
49 private $is_map; variable in Google\\Protobuf\\Internal\\FieldDescriptor
374 function is_map(addr) { function
346 bool is_map = false; in PopulateChildren() local
2185 inline bool FieldDescriptor::is_map() const { in is_map() function
2253 bool is_map = field->is_map(); in PrintField() local
481 bool is_map, bool drop_list) { in JSIdent()
5140 std::ostream& cc_contents, bool is_map) { in GenerateFieldValueVerifier()
9153 bool is_map; member