Searched defs:GetValue (Results 1 – 11 of 11) sorted by relevance
83 const T& GetValue() const { in GetValue() function91 T& GetValue() { in GetValue() function
51 int32_t GetValue() const { return value_; } in GetValue() function
303 uint32_t GetValue() const { in GetValue() function
65 uint16_t* GetValue() REQUIRES_SHARED(Locks::mutator_lock_) { in GetValue() function
455 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function469 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
166 Value GetValue() const { in GetValue() function
1158 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function
2972 int32_t GetValue() const { return value_; } in GetValue() function3018 int64_t GetValue() const { return value_; } in GetValue() function3052 float GetValue() const { return value_; } in GetValue() function3111 double GetValue() const { return value_; } in GetValue() function5909 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function6085 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function6890 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
2919 static int64_t GetValue(HConstant* constant, bool is_negated) { in GetValue() function
839 EncodedValue* GetValue() const { return value_.get(); } in GetValue() function
213 JniValueType GetValue(char fmt) { in GetValue() function in art::__anon3c5a49d50111::VarArgs