Searched defs:GetDouble (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | json_unittest.cc | 123 TEST(JsonTest, GetDouble) { in TEST() argument |
/external/libweave/third_party/chromium/base/ | ||
D | values.cc | 516 bool DictionaryValue::GetDouble(const std::string& path, in GetDouble() function in base::DictionaryValue |
/external/libchrome/base/ | ||
D | values.cc | 541 bool DictionaryValue::GetDouble(const std::string& path, in GetDouble() function in base::DictionaryValue |
/external/opencv3/modules/videoio/src/ | ||
D | cap_msmf.hpp | 819 STDMETHODIMP GetDouble(REFGUID guidKey, double* pfValue) in GetDouble() function in CBaseAttributes |
/external/pdfium/xfa/src/fgas/src/localization/ | ||
D | fx_locale.cpp | 438 double CFX_LCNumeric::GetDouble() const { in GetDouble() function in CFX_LCNumeric |