Home
last modified time | relevance | path

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

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