Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/streaming_proto/
H A Dstream_proto_utils.h21 string get_proto_type(const FieldDescriptorProto& field);
H A Dstream_proto_utils.cpp42 get_proto_type(const FieldDescriptorProto& field) in get_proto_type() function
/aosp12/frameworks/base/tools/streaming_proto/cpp/
H A Dmain.cpp59 string proto_type = get_proto_type(field); in write_field()
/aosp12/frameworks/base/tools/streaming_proto/java/
H A Dmain.cpp99 string proto_type = get_proto_type(field); in write_field()