Home
last modified time | relevance | path

Searched defs:GetByte (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/image_io/src/jpeg/
H A Djpeg_scanner.cc105 Byte JpegScanner::GetByte(size_t location) { in GetByte() function in photos_editing_formats::image_io::JpegScanner
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/jpeg/
H A Djpeg_scanner.cc105 Byte JpegScanner::GetByte(size_t location) { in GetByte() function in photos_editing_formats::image_io::JpegScanner
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzOutWindow.h93 Byte GetByte(UInt32 distance) const in GetByte() function
/aosp_15_r20/external/flatbuffers/go/
H A Dencode.go22 func GetByte(buf []byte) byte { func
H A Dtable.go73 func (t *Table) GetByte(off UOffsetT) byte { func
/aosp_15_r20/system/unwinding/libunwindstack/
H A DArmExidx.cpp177 inline bool ArmExidx::GetByte(uint8_t* byte) { in GetByte() function in unwindstack::ArmExidx
/aosp_15_r20/art/runtime/
H A Dart_field-inl.h191 inline int8_t ArtField::GetByte(ObjPtr<mirror::Object> object) { in GetByte() function
/aosp_15_r20/external/webrtc/net/dcsctp/fuzzers/
H A Ddcsctp_fuzzers.cc65 uint8_t GetByte() { in GetByte() function in dcsctp::dcsctp_fuzzers::__anona84881180111::FuzzState
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dcodegen.cc851 uint8_t GetByte(uint64_t value, size_t byte) { in GetByte() function
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc1138 uint8_t StunByteStringAttribute::GetByte(size_t index) const { in GetByte() function in cricket::StunByteStringAttribute