Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java904 writeTag(id, WIRE_TYPE_FIXED64); in writeDoubleImpl()
924 writeTag(id, WIRE_TYPE_FIXED64); in writeRepeatedDoubleImpl()
971 writeTag(id, WIRE_TYPE_FIXED32); in writeFloatImpl()
991 writeTag(id, WIRE_TYPE_FIXED32); in writeRepeatedFloatImpl()
1061 writeTag(id, WIRE_TYPE_VARINT); in writeInt32Impl()
1085 writeTag(id, WIRE_TYPE_VARINT); in writeRepeatedInt32Impl()
1142 writeTag(id, WIRE_TYPE_VARINT); in writeInt64Impl()
1162 writeTag(id, WIRE_TYPE_VARINT); in writeRepeatedInt64Impl()
1214 writeTag(id, WIRE_TYPE_VARINT); in writeUInt32Impl()
1234 writeTag(id, WIRE_TYPE_VARINT); in writeRepeatedUInt32Impl()
[all …]
/frameworks/base/config/
Dboot-image-profile.txt19606 HPLcom/android/framework/protobuf/nano/CodedOutputByteBufferNano;->writeTag(II)V
23740 HPLcom/android/internal/telephony/protobuf/nano/CodedOutputByteBufferNano;->writeTag(II)V
/frameworks/base/non-updatable-api/
Dcurrent.txt49796 method public void writeTag(int, int);
/frameworks/base/api/
Dcurrent.txt49940 method public void writeTag(int, int);