Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline_parse_result.h83 const T& GetValue() const { in GetValue() function
91 T& GetValue() { in GetValue() function
/art/runtime/
Ddex_register_location.h51 int32_t GetValue() const { return value_; } in GetValue() function
Dlock_word.h303 uint32_t GetValue() const { in GetValue() function
/art/runtime/mirror/
Dstring.h65 uint16_t* GetValue() REQUIRES_SHARED(Locks::mutator_lock_) { in GetValue() function
/art/libartbase/base/
Dintrusive_forward_list.h455 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
469 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
Dhiddenapi_flags.h169 Value GetValue() const { in GetValue() function
/art/compiler/optimizing/
Dnodes.h3028 int32_t GetValue() const { return value_; } in GetValue() function
3074 int64_t GetValue() const { return value_; } in GetValue() function
3108 float GetValue() const { return value_; } in GetValue() function
3167 double GetValue() const { return value_; } in GetValue() function
5993 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
6169 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function
6974 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
Dnodes_vector.h1217 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function
Dinstruction_simplifier.cc2842 static int64_t GetValue(HConstant* constant, bool is_negated) { in GetValue() function
/art/dexlayout/
Ddex_ir.h839 EncodedValue* GetValue() const { return value_.get(); } in GetValue() function
/art/runtime/jni/
Dcheck_jni.cc213 JniValueType GetValue(char fmt) { in GetValue() function in art::__anon846bc2ca0111::VarArgs