Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Doffsets.h35 constexpr uint32_t Uint32Value() const { in Uint32Value() function
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.h277 uint32_t Uint32Value() const { return lockword_; } in Uint32Value() function