/aosp12/frameworks/av/media/codec2/vndk/internal/ |
H A D | C2ParamInternal.h | 23 inline static uint32_t GetOffset(const C2FieldDescriptor &fd) { in GetOffset() function 45 inline static uint32_t GetOffset(const C2ParamField &pf) { in GetOffset() function 53 inline static uint32_t GetOffset(const _C2FieldId &f) { in GetOffset() function
|
/aosp12/art/runtime/mirror/ |
H A D | field.h | 70 int32_t GetOffset() REQUIRES_SHARED(Locks::mutator_lock_) { in GetOffset() function
|
/aosp12/art/runtime/ |
H A D | art_field.h | 92 MemberOffset GetOffset() REQUIRES_SHARED(Locks::mutator_lock_) { in GetOffset() function
|
/aosp12/art/libdexfile/dex/ |
H A D | compact_offset_table.cc | 38 uint32_t CompactOffsetTable::Accessor::GetOffset(uint32_t index) const { in GetOffset() function in art::CompactOffsetTable::Accessor
|
/aosp12/art/dex2oat/linker/ |
H A D | multi_oat_relative_patcher.h | 59 uint32_t GetOffset(MethodReference method_ref) { in GetOffset() function
|
H A D | oat_writer.cc | 841 size_t GetOffset() const { in GetOffset() function in art::linker::OatWriter::DexMethodVisitor 1420 size_t GetOffset() const { in GetOffset() function in art::linker::OatWriter::LayoutReserveOffsetCodeMethodVisitor 1920 size_t GetOffset() const { in GetOffset() function in art::linker::OatWriter::WriteCodeMethodVisitor
|
H A D | image_writer.cc | 3363 uint32_t ImageWriter::BinSlot::GetOffset() const { in GetOffset() function in art::linker::ImageWriter::BinSlot
|
/aosp12/art/compiler/optimizing/ |
H A D | nodes_shared.h | 169 HInstruction* GetOffset() const { return InputAt(1); } in GetOffset() function
|
H A D | load_store_analysis.h | 188 size_t GetOffset() const { return offset_; } in GetOffset() function
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | make_cow_from_ab_ota.cpp | 263 bool GetOffset(uint64_t* offset) const override { in GetOffset() function in android::snapshot::PuffInputStream 295 bool GetOffset(uint64_t* offset) const override { in GetOffset() function in android::snapshot::PuffOutputStream
|
/aosp12/system/core/libsparse/ |
H A D | sparse_read.cpp | 93 int64_t GetOffset() override { return lseek64(fd, 0, SEEK_CUR); } in GetOffset() function in SparseFileFdSource 135 int64_t GetOffset() override { return offset; } in GetOffset() function in SparseFileBufSource
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | libhwjpeg-exynos.cpp | 54 off_t GetOffset(unsigned char *addr) { in GetOffset() function in CJpegStreamParser
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | partition_writer.cc | 188 bool GetOffset(uint64_t* offset) const override { in GetOffset() function in chromeos_update_engine::PuffinExtentStream
|
/aosp12/art/tools/dexanalyze/ |
H A D | dexanalyze_strings.cc | 51 ALWAYS_INLINE void GetOffset(uint32_t prefix_index, uint32_t* offset, uint32_t* length) const { in GetOffset() function in art::dexanalyze::PrefixDictionary
|
/aosp12/system/extras/simpleperf/ |
H A D | JITDebugReader.cpp | 242 uint64_t GetOffset() const { return file_offset_; } in GetOffset() function in simpleperf::TempSymFile
|
/aosp12/art/dexlayout/ |
H A D | dex_ir.h | 218 uint32_t GetOffset() const { return offset_; } in GetOffset() function 313 uint32_t GetOffset() const WARN_UNUSED { in GetOffset() function
|