Searched refs:java_type (Results 1 – 2 of 2) sorted by relevance
465 java_type = None470 java_type = typedef_name # already takes into account arrays472 if not java_type:473 if not java_type and entry.enum and metadata_type == 'byte':495 java_type = '%s%s' %(base_type, additional)498 return java_type
91 static java_type_t java_type(const FieldDescriptor* field) { in java_type() function313 java_type_t javaType = java_type(field); in collate_atom()365 java_type_t javaType = java_type(field); in collate_atom()379 java_type_t javaType = java_type(field); in collate_atom()430 java_type_t javaType = java_type(field); in get_non_chained_node()