/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/chrome/browser/ |
D | plugin_data_remover_helper.h | 34 bool GetValue() const { return pref_.GetValue(); } in GetValue() function
|
/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
|
D | overlay_persistent_pref_store.cc | 34 PrefStore::ReadResult OverlayPersistentPrefStore::GetValue( in GetValue() function in OverlayPersistentPrefStore
|
D | pref_member.h | 175 ValueType GetValue() const { in GetValue() function
|
D | testing_pref_store.cc | 16 PrefStore::ReadResult TestingPrefStore::GetValue(const std::string& key, in GetValue() function in TestingPrefStore
|
D | pref_value_store.cc | 103 bool PrefValueStore::GetValue(const std::string& name, in GetValue() function in PrefValueStore
|
/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
|
D | JetCtrls.py | 58 def GetValue(self): member in JetSpinOneBased 220 def GetValue(self): member in JetTrackCtrl 277 def GetValue(self): member in JetFileCombo 336 def GetValue(self): member in JetFileText 485 def GetValue(self, typ='str'): member in TimeCtrl
|
/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
|
D | extension_pref_value_map_unittest.cc | 37 std::string GetValue(const char * key, bool incognito) const { in GetValue() function in ExtensionPrefValueMapTestBase
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 144 MVT GetValue() const { in GetValue() function
|
/external/v8/test/cctest/ |
D | test-platform-tls.cc | 17 static void* GetValue(int num) { in GetValue() function
|
/external/chromium/webkit/glue/ |
D | cpp_binding_example.cc | 14 virtual bool GetValue(CppVariant* value) { in GetValue() function in __anonc01cf7770111::PropertyCallbackExample
|
D | cpp_bound_class.cc | 32 virtual bool GetValue(CppVariant* value) { in GetValue() function in __anonfd2e223e0111::CppVariantPropertyCallback 50 virtual bool GetValue(CppVariant* value) { in GetValue() function in __anonfd2e223e0111::GetterPropertyCallback
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tools.pas | 93 function GetValue: String; in GetValue() function 109 function GetValue: String; in GetValue() function 446 function TANTLRString.GetValue: String; in GetValue() function
|
/external/chromium/chrome/browser/webdata/ |
D | web_data_service.h | 147 T GetValue() const { in GetValue() function 162 T* GetValue() const { in GetValue() function
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
D | Antlr.Runtime.Tools.Tests.pas | 112 function GetValue: String; in GetValue() function 119 function GetValue: String; in GetValue() function 124 function TFoo.GetValue: String; in TFoo.GetValue() function
|
/external/v8/src/ |
D | property.h | 59 Object* GetValue() { return value_; } in GetValue() function 374 Object* GetValue() { in GetValue() function
|
/external/chromium/chrome/browser/policy/ |
D | configuration_policy_pref_store.cc | 294 ConfigurationPolicyPrefKeeper::GetValue(const std::string& key, in GetValue() function in policy::ConfigurationPolicyPrefKeeper 766 ConfigurationPolicyPrefStore::GetValue(const std::string& key, in GetValue() function in policy::ConfigurationPolicyPrefStore
|
/external/chromium/base/ |
D | file_version_info_win.cc | 141 bool FileVersionInfoWin::GetValue(const wchar_t* name, in GetValue() function in FileVersionInfoWin
|
/external/chromium/chrome/common/extensions/ |
D | extension_action.h | 159 T GetValue(std::map<int, T>* map, int tab_id) { in GetValue() function
|
/external/webkit/Source/JavaScriptGlue/ |
D | JSValueWrapper.cpp | 45 JSValue JSValueWrapper::GetValue() in GetValue() function in JSValueWrapper
|
/external/chromium/chrome/common/ |
D | json_pref_store.cc | 140 PrefStore::ReadResult JsonPrefStore::GetValue(const std::string& key, in GetValue() function in JsonPrefStore
|