Searched defs:Uint32Value (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doffsets.h34 uint32_t Uint32Value() const { function in class:art::Offset
/art/runtime/arch/
H A Dcode_offset.h42 ALWAYS_INLINE uint32_t Uint32Value(InstructionSet isa = kRuntimeISA) const { function in class:art::CodeOffset
89 return os << offset.Uint32Value();
/art/dex2oat/linker/
H A Dimage_writer.h255 uint32_t Uint32Value() const { return lockword_; } function in struct:art::linker::FINAL::BinSlot

Completed in 1027 milliseconds