Home
last modified time | relevance | path

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

/system/nvram/messages/include/nvram/messages/
Dproto.hpp153 static bool Encode(const Blob& blob, ProtoWriter* writer) { in Encode() function
189 static bool Encode(const Type& value, ProtoWriter* writer) { in Encode() function
209 static bool Encode(const Vector<ElementType>& vector, ProtoWriter* writer) { in Encode() function
230 static bool Encode(const Optional<ValueType>& value, ProtoWriter* writer) { in Encode() function
317 static bool Encode(const TaggedUnionType& object, ProtoWriter* writer) { in Encode() function
395 static bool Encode(const StructType& object, ProtoWriter* writer) { in Encode() function in nvram::proto::detail::__anond1a572440211::MessageEncoder
436 static bool Encode(const StructType& object, ProtoWriter* writer) { in Encode() function
458 bool Encode(const Struct& object, OutputStreamBuffer* stream) { in Encode() function
/system/nvram/messages/
Dmessage_codec.cpp29 bool MessageEncoderBase::Encode(const void* object, in Encode() function in nvram::proto::MessageEncoderBase
43 bool MessageEncoderBase::Encode(ProtoWriter* writer) { in Encode() function in nvram::proto::MessageEncoderBase
Dnvram_messages.cpp177 bool Encode(const Message& msg, Blob* blob) { in Encode() function
183 bool Encode(const Message& msg, void* buffer, size_t* size) { in Encode() function
/system/core/libcrypto_utils/tests/
Dandroid_pubkey_test.cpp125 TEST_F(AndroidPubkeyTest, Encode) { in TEST_F() argument
/system/core/adb/
Dcompression_utils.h113 EncodeResult Encode(Block* output) final { in Encode() function
188 EncodeResult Encode(Block* output) final { in Encode() function
309 EncodeResult Encode(Block* output) final { in Encode() function
445 EncodeResult Encode(Block* output) final { in Encode() function