Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 8 of 8) 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.h53 uint16_t* GetValue() SHARED_REQUIRES(Locks::mutator_lock_) { in GetValue() function
/art/runtime/
Dlock_word.h246 uint32_t GetValue() const { in GetValue() function
Dstack_map.h165 int32_t GetValue() const { return value_; } in GetValue() function
Dcheck_jni.cc183 JniValueType GetValue(char fmt) { in GetValue() function in art::VarArgs
/art/compiler/utils/
Dintrusive_forward_list.h444 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
/art/compiler/utils/arm/
Dassembler_arm.h52 T GetValue() const { in GetValue() function
/art/compiler/optimizing/
Dnodes.h2525 int32_t GetValue() const { return value_; } in GetValue() function
2566 int64_t GetValue() const { return value_; } in GetValue() function
2596 float GetValue() const { return value_; } in GetValue() function
2649 double GetValue() const { return value_; } in GetValue() function
5076 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
5200 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function
5751 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function