Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_protobuf/py/pw_protobuf/
H A Dcodegen_pwpb.py2830 def proto_field_methods(class_type: ClassType, field_type: int) -> list: function
2923 for method_class in proto_field_methods(class_type, field.type()):
2965 for method_class in proto_field_methods(class_type, field.type()):