Searched defs:GetValue (Results 1 – 11 of 11) sorted by relevance
83 const T& GetValue() const { in GetValue() function91 T& GetValue() { in GetValue() function
59 uint16_t* GetValue() REQUIRES_SHARED(Locks::mutator_lock_) { in GetValue() function
454 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function468 static T* GetValue(const IntrusiveForwardListHook* hook) { in GetValue() function
295 uint32_t GetValue() const { in GetValue() function
172 int32_t GetValue() const { return value_; } in GetValue() function
188 JniValueType GetValue(char fmt) { in GetValue() function in art::VarArgs
102 T GetValue() const { in GetValue() function
334 T GetValue() const { in GetValue() function
2738 int32_t GetValue() const { return value_; } in GetValue() function2779 int64_t GetValue() const { return value_; } in GetValue() function2809 float GetValue() const { return value_; } in GetValue() function2862 double GetValue() const { return value_; } in GetValue() function5358 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function5496 HInstruction* GetValue() const { return InputAt(2); } in GetValue() function6113 HInstruction* GetValue() const { return InputAt(1); } in GetValue() function
2236 static int64_t GetValue(HConstant* constant, bool is_negated) { in GetValue() function
713 EncodedValue* GetValue() const { return value_.get(); } in GetValue() function