Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/streaming_proto/cpp/
H A Dmain.cpp59 string proto_type = get_proto_type(field); in write_field() local
62 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()
/aosp14/frameworks/base/tools/streaming_proto/java/
H A Dmain.cpp99 string proto_type = get_proto_type(field); in write_field() local
102 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' ' in write_field()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt37745 field public static final String PROTO_TYPE = "proto_type";