Home
last modified time | relevance | path

Searched defs:Decode (Results 1 – 6 of 6) sorted by relevance

/system/nvram/messages/include/nvram/messages/
Dproto.hpp157 static bool Decode(Blob& blob, ProtoReader* reader) { in Decode() function
193 static bool Decode(Type& value, ProtoReader* reader) { in Decode() function
218 static bool Decode(Vector<ElementType>& vector, ProtoReader* reader) { in Decode() function
234 static bool Decode(Optional<ValueType>& value, ProtoReader* reader) { in Decode() function
325 static bool Decode(TaggedUnionType& object, ProtoReader* reader) { in Decode() function
412 static bool Decode(StructType& object, ProtoReader* reader) { in Decode() function in nvram::proto::detail::__anon1a59c26b0211::MessageDecoder
440 static bool Decode(StructType& object, ProtoReader* reader) { in Decode() function
470 bool Decode(Struct* object, InputStreamBuffer* stream) { in Decode() function
/system/nvram/messages/
Dmessage_codec.cpp89 bool MessageDecoderBase::Decode(void* object, in Decode() function in nvram::proto::MessageDecoderBase
97 bool MessageDecoderBase::Decode(ProtoReader* reader) { in Decode() function in nvram::proto::MessageDecoderBase
Dnvram_messages.cpp193 bool Decode(const uint8_t* data, size_t size, Message* msg) { in Decode() function
/system/core/libcrypto_utils/tests/
Dandroid_pubkey_test.cpp119 TEST_F(AndroidPubkeyTest, Decode) { in TEST_F() argument
/system/unwinding/libunwindstack/
DArmExidx.cpp774 bool ArmExidx::Decode() { in Decode() function in unwindstack::ArmExidx
DDwarfOp.cpp1534 bool DwarfOp<AddressType>::Decode() { in Decode() function in unwindstack::DwarfOp