Searched defs:GetDouble (Results 1 – 2 of 2) sorted by relevance
264 inline double ArtField::GetDouble(ObjPtr<mirror::Object> object) { in GetDouble() function
796 double GetDouble() const { return u_.double_val_; } in GetDouble() function