Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 5 of 5) sorted by relevance

/art/cmdline/
Dcmdline_parse_result.h83 const T& GetValue() const { in GetValue() function
91 T& GetValue() { in GetValue() function
/art/runtime/mirror/
Dstring.h52 uint16_t* GetValue() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetValue() function
/art/runtime/
Dlock_word.h242 uint32_t GetValue() const { in GetValue() function
Dstack_map.h208 int32_t GetValue() const { return value_; } in GetValue() function
/art/compiler/optimizing/
Dnodes.h2221 float GetValue() const { return value_; } in GetValue() function
2259 double GetValue() const { return value_; } in GetValue() function
2316 int32_t GetValue() const { return value_; } in GetValue() function
2343 int64_t GetValue() const { return value_; } in GetValue() function
3204 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
3286 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function
3616 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function