Home
last modified time | relevance | path

Searched defs:EncodeField (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dencoder.py463 def EncodeField(write, value, deterministic): function
497 def EncodeField(write, value, deterministic): function
535 def EncodeField(write, value, unused_deterministic=None): function
609 def EncodeField(write, value, unused_deterministic=None): function
676 def EncodeField(write, value, unused_deterministic=None): function
700 def EncodeField(write, value, deterministic): function
723 def EncodeField(write, value, deterministic): function
744 def EncodeField(write, value, deterministic): function
765 def EncodeField(write, value, deterministic): function
795 def EncodeField(write, value, deterministic): function
[all …]
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dencoder.py463 def EncodeField(write, value, deterministic): function
497 def EncodeField(write, value, deterministic): function
535 def EncodeField(write, value, unused_deterministic=None): function
609 def EncodeField(write, value, unused_deterministic=None): function
676 def EncodeField(write, value, unused_deterministic=None): function
700 def EncodeField(write, value, deterministic): function
723 def EncodeField(write, value, deterministic): function
744 def EncodeField(write, value, deterministic): function
765 def EncodeField(write, value, deterministic): function
795 def EncodeField(write, value, deterministic): function
[all …]
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/third_party/protobuf/
H A Dencoder.py151 def EncodeField(write, value): function
225 def EncodeField(write, value): function
276 def EncodeField(write, value): function
300 def EncodeField(write, value): function
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_field_encoding.cc168 void EventEncoder::EncodeField(const FieldParameters& params, in EncodeField() function in webrtc::EventEncoder
173 void EventEncoder::EncodeField(const FieldParameters& params, in EncodeField() function in webrtc::EventEncoder
234 void EventEncoder::EncodeField(const FieldParameters& params, in EncodeField() function in webrtc::EventEncoder
/aosp_15_r20/system/nvram/messages/include/nvram/messages/
H A Dproto.hpp134 NVRAM_NOINLINE bool EncodeField(const Type& value, ProtoWriter* writer) { in EncodeField() function