/external/chromium_org/components/webdata/common/ |
D | web_data_results.h | 76 T GetValue() const { in GetValue() function 108 T GetValue() const { in GetValue() function 125 T* GetValue() const { in GetValue() function
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | win32regkey.cc | 138 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 147 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 156 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 175 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 194 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 203 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 217 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 226 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in talk_base::RegKey 533 HRESULT RegKey::GetValue(const wchar_t* value_name, DWORD* value) const { in GetValue() function in talk_base::RegKey 547 HRESULT RegKey::GetValue(const wchar_t* value_name, DWORD64* value) const { in GetValue() function in talk_base::RegKey [all …]
|
/external/chromium/app/sql/ |
D | meta_table.cc | 60 bool MetaTable::GetValue(const char* key, std::string* value) { in GetValue() function in sql::MetaTable 78 bool MetaTable::GetValue(const char* key, int* value) { in GetValue() function in sql::MetaTable 95 bool MetaTable::GetValue(const char* key, int64* value) { in GetValue() function in sql::MetaTable
|
/external/chromium_org/ui/compositor/ |
D | transform_animation_curve_adapter.cc | 38 gfx::Transform TransformAnimationCurveAdapter::GetValue( in GetValue() function in ui::TransformAnimationCurveAdapter 89 gfx::Transform InverseTransformCurveAdapter::GetValue( in GetValue() function in ui::InverseTransformCurveAdapter
|
D | float_animation_curve_adapter.cc | 33 float FloatAnimationCurveAdapter::GetValue(double t) const { in GetValue() function in ui::FloatAnimationCurveAdapter
|
/external/chromium/chrome/browser/ |
D | plugin_data_remover_helper.h | 34 bool GetValue() const { return pref_.GetValue(); } in GetValue() function
|
/external/chromium_org/sql/ |
D | meta_table.cc | 190 bool MetaTable::GetValue(const char* key, std::string* value) { in GetValue() function in sql::MetaTable 199 bool MetaTable::GetValue(const char* key, int* value) { in GetValue() function in sql::MetaTable 208 bool MetaTable::GetValue(const char* key, int64* value) { in GetValue() function in sql::MetaTable
|
/external/chromium/chrome/browser/prefs/ |
D | pref_value_map.cc | 18 bool PrefValueMap::GetValue(const std::string& key, const Value** value) const { in GetValue() function in PrefValueMap 29 bool PrefValueMap::GetValue(const std::string& key, Value** value) { in GetValue() function in PrefValueMap
|
D | value_map_pref_store.cc | 16 PrefStore::ReadResult ValueMapPrefStore::GetValue(const std::string& key, in GetValue() function in ValueMapPrefStore
|
/external/chromium_org/tools/stats_viewer/ |
D | stats_table.cs | 49 public int GetValue(int filter_pid) { in GetValue() method in StatsViewer.StatsTableEntry 76 public int GetValue(int filter_pid) { in GetValue() method in StatsViewer.StatsCounter 96 public int GetValue(int filter_pid) { in GetValue() method in StatsViewer.StatsTimer 272 public int GetValue(int id, int filter_pid) { in GetValue() method in StatsViewer.StatsTable
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDialogs.py | 130 def GetValue(self, fld): member in JetEdit 206 def GetValue(self, fld): member in JetPreferences 228 def GetValue(self, fld): member in JetAbout 247 def GetValue(self, fld): member in JetPropertiesDialog 338 def GetValue(self, fld): member in SegEdit 651 def GetValue(self, fld): member in EventEdit 868 def GetValue(self, fld): member in JetReplicate 936 def GetValue(self, fld): member in JetMove
|
/external/chromium_org/content/renderer/ |
D | web_ui_extension_data.cc | 20 std::string WebUIExtensionData::GetValue(const std::string& key) const { in GetValue() function in content::WebUIExtensionData
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | datastore_models.py | 34 def GetValue(self): member in PersistentObjectStoreItem
|
/external/chromium_org/chrome/browser/automation/ |
D | automation_event_queue.h | 30 DictionaryValue* GetValue() { return event_value_.get(); } in GetValue() function
|
/external/chromium_org/chrome/browser/devtools/ |
D | devtools_embedder_message_dispatcher.cc | 12 bool GetValue(const base::ListValue& list, int pos, std::string& value) { in GetValue() function 16 bool GetValue(const base::ListValue& list, int pos, int& value) { in GetValue() function 20 bool GetValue(const base::ListValue& list, int pos, bool& value) { in GetValue() function
|
/external/chromium_org/cc/animation/ |
D | keyframed_animation_curve.cc | 193 SkColor KeyframedColorAnimationCurve::GetValue(double t) const { in GetValue() function in cc::KeyframedColorAnimationCurve 240 float KeyframedFloatAnimationCurve::GetValue(double t) const { in GetValue() function in cc::KeyframedFloatAnimationCurve 304 gfx::Transform KeyframedTransformAnimationCurve::GetValue(double t) const { in GetValue() function in cc::KeyframedTransformAnimationCurve 362 FilterOperations KeyframedFilterAnimationCurve::GetValue(double t) const { in GetValue() function in cc::KeyframedFilterAnimationCurve
|
D | scroll_offset_animation_curve.cc | 48 gfx::Vector2dF ScrollOffsetAnimationCurve::GetValue(double t) const { in GetValue() function in cc::ScrollOffsetAnimationCurve
|
D | scroll_offset_animation_curve_unittest.cc | 57 TEST(ScrollOffsetAnimationCurveTest, GetValue) { in TEST() argument
|
/external/chromium_org/base/prefs/ |
D | pref_value_map.cc | 18 bool PrefValueMap::GetValue(const std::string& key, in GetValue() function in PrefValueMap 30 bool PrefValueMap::GetValue(const std::string& key, base::Value** value) { in GetValue() function in PrefValueMap
|
D | value_map_pref_store.cc | 14 bool ValueMapPrefStore::GetValue(const std::string& key, in GetValue() function in ValueMapPrefStore
|
D | default_pref_store.cc | 12 bool DefaultPrefStore::GetValue(const std::string& key, in GetValue() function in DefaultPrefStore
|
/external/chromium/chrome/browser/extensions/ |
D | extension_info_private_api_chromeos.cc | 47 bool GetChromeosInfoFunction::GetValue(const std::string& property_name, in GetValue() function in GetChromeosInfoFunction
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 144 MVT GetValue() const { in GetValue() function
|
/external/chromium_org/v8/test/cctest/ |
D | test-platform-tls.cc | 42 static void* GetValue(int num) { in GetValue() function
|
/external/v8/test/cctest/ |
D | test-platform-tls.cc | 17 static void* GetValue(int num) { in GetValue() function
|