Searched defs:GetValue (Results 1 – 12 of 12) 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
300 uint32_t GetValue() const { in GetValue() function
61 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
154 Value GetValue() const { in GetValue() function
335 T GetValue() const { in GetValue() function
184 T GetValue() const { in GetValue() function
2956 int32_t GetValue() const { return value_; } in GetValue() function3002 int64_t GetValue() const { return value_; } in GetValue() function3036 float GetValue() const { return value_; } in GetValue() function3095 double GetValue() const { return value_; } in GetValue() function5884 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function6060 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function6865 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
2731 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::__anon01b981930111::VarArgs