Searched defs:GetDouble (Results 1 – 6 of 6) sorted by relevance
731 public unsafe double GetDouble(int offset) in GetDouble() method in FlatBuffers.ByteBuffer791 public double GetDouble(int index) in GetDouble() method in FlatBuffers.ByteBuffer
123 TEST(JsonTest, GetDouble) { in TEST() argument
37 double Constant::GetDouble() const { in GetDouble() function in spvtools::opt::analysis::Constant
235 double Value::GetDouble() const { in GetDouble() function in base::Value848 bool DictionaryValue::GetDouble(StringPiece path, double* out_value) const { in GetDouble() function in base::DictionaryValue1222 bool ListValue::GetDouble(size_t index, double* out_value) const { in GetDouble() function in base::ListValue