Home
last modified time | relevance | path

Searched defs:GetDouble (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/base/
Djson_unittest.cc123 TEST(JsonTest, GetDouble) { in TEST() argument
/external/libweave/third_party/chromium/base/
Dvalues.cc516 bool DictionaryValue::GetDouble(const std::string& path, in GetDouble() function in base::DictionaryValue
915 bool ListValue::GetDouble(size_t index, double* out_value) const { in GetDouble() function in base::ListValue
/external/libchrome/base/
Dvalues.cc541 bool DictionaryValue::GetDouble(const std::string& path, in GetDouble() function in base::DictionaryValue
958 bool ListValue::GetDouble(size_t index, double* out_value) const { in GetDouble() function in base::ListValue
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp819 STDMETHODIMP GetDouble(REFGUID guidKey, double* pfValue) in GetDouble() function in CBaseAttributes
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp438 double CFX_LCNumeric::GetDouble() const { in GetDouble() function in CFX_LCNumeric