Home
last modified time | relevance | path

Searched defs:Uint32Value (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Doffsets.h34 constexpr uint32_t Uint32Value() const { in Uint32Value() function
/aosp12/art/dex2oat/linker/
H A Dimage_writer.h270 uint32_t Uint32Value() const { return lockword_; } in Uint32Value() function