/aosp12/system/nvram/messages/include/nvram/messages/ |
H A D | proto.hpp | 157 static bool Decode(Blob& blob, ProtoReader* reader) { in Decode() function 193 static bool Decode(Type& value, ProtoReader* reader) { in Decode() function 412 static bool Decode(StructType& object, ProtoReader* reader) { in Decode() function in nvram::proto::detail::MessageDecoder 440 static bool Decode(StructType& object, ProtoReader* reader) { in Decode() function 470 bool Decode(Struct* object, InputStreamBuffer* stream) { in Decode() function
|
/aosp12/system/nvram/messages/ |
H A D | message_codec.cpp | 89 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
|
H A D | nvram_messages.cpp | 193 bool Decode(const uint8_t* data, size_t size, Message* msg) { in Decode() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | encodings.h | 124 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function 263 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function 386 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function 495 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function 565 RAPIDJSON_FORCEINLINE static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
|
/aosp12/packages/modules/adb/ |
H A D | compression_utils.h | 93 DecodeResult Decode(std::span<char>* output) final { in Decode() function 142 DecodeResult Decode(std::span<char>* output) final { in Decode() function 246 DecodeResult Decode(std::span<char>* output) final { in Decode() function 394 DecodeResult Decode(std::span<char>* output) final { in Decode() function
|
/aosp12/system/core/libcrypto_utils/tests/ |
H A D | android_pubkey_test.cpp | 119 TEST_F(AndroidPubkeyTest, Decode) { in TEST_F() argument
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | QtiMapper.h | 110 static gralloc::Error Decode(const hidl_vec<uint32_t> &in, in Decode() function
|
H A D | QtiMapper4.h | 156 static gralloc::Error Decode(const hidl_vec<uint8_t> &in, in Decode() function
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | QtiMapper.h | 110 static gralloc::Error Decode(const hidl_vec<uint32_t> &in, in Decode() function
|
H A D | QtiMapper4.h | 157 static gralloc::Error Decode(const hidl_vec<uint8_t> &in, in Decode() function
|
/aosp12/art/libartbase/base/ |
H A D | bit_field.h | 76 static T Decode(uintptr_t value) { in Decode() function
|
H A D | bit_table.h | 50 ALWAYS_INLINE void Decode(BitMemoryReader& reader) { in Decode() function
|
/aosp12/art/runtime/ |
H A D | scoped_thread_state_change-inl.h | 86 inline ObjPtr<T> ScopedObjectAccessAlreadyRunnable::Decode(jobject obj) const { in Decode() function
|
/aosp12/frameworks/av/media/tests/benchmark/tests/ |
H A D | DecoderTest.cpp | 31 TEST_P(DecoderTest, Decode) { in TEST_P() argument
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_buf_descriptor.h | 62 Error Decode(const hidl_vec<uint32_t> &in) { in Decode() function
|
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
H A D | Native.java | 27 public native int Decode(String inputFilePath, String inputFileName, String statsFile, in Decode() method in Native
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | ArmExidx.cpp | 774 bool ArmExidx::Decode() { in Decode() function in unwindstack::ArmExidx
|
H A D | DwarfOp.cpp | 1534 bool DwarfOp<AddressType>::Decode() { in Decode() function in unwindstack::DwarfOp
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | GIFMovie.cpp | 40 static int Decode(GifFileType* fileType, GifByteType* out, int size) { in Decode() function
|