Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium/app/sql/
Dmeta_table.cc60 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/
Dplugin_data_remover_helper.h34 bool GetValue() const { return pref_.GetValue(); } in GetValue() function
/external/chromium/chrome/browser/prefs/
Dpref_value_map.cc18 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
Dvalue_map_pref_store.cc16 PrefStore::ReadResult ValueMapPrefStore::GetValue(const std::string& key, in GetValue() function in ValueMapPrefStore
Doverlay_persistent_pref_store.cc34 PrefStore::ReadResult OverlayPersistentPrefStore::GetValue( in GetValue() function in OverlayPersistentPrefStore
Dpref_member.h175 ValueType GetValue() const { in GetValue() function
Dtesting_pref_store.cc16 PrefStore::ReadResult TestingPrefStore::GetValue(const std::string& key, in GetValue() function in TestingPrefStore
Dpref_value_store.cc103 bool PrefValueStore::GetValue(const std::string& name, in GetValue() function in PrefValueStore
/external/sonivox/jet_tools/JetCreator/
DJetDialogs.py130 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
DJetCtrls.py58 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/
Dextension_info_private_api_chromeos.cc47 bool GetChromeosInfoFunction::GetValue(const std::string& property_name, in GetValue() function in GetChromeosInfoFunction
Dextension_pref_value_map_unittest.cc37 std::string GetValue(const char * key, bool incognito) const { in GetValue() function in ExtensionPrefValueMapTestBase
/external/v8/test/cctest/
Dtest-platform-tls.cc17 static void* GetValue(int num) { in GetValue() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h148 EVT GetValue() const { in GetValue() function
/external/chromium/webkit/glue/
Dcpp_binding_example.cc14 virtual bool GetValue(CppVariant* value) { in GetValue() function in __anon36e5ec150111::PropertyCallbackExample
Dcpp_bound_class.cc32 virtual bool GetValue(CppVariant* value) { in GetValue() function in __anone12977dc0111::CppVariantPropertyCallback
50 virtual bool GetValue(CppVariant* value) { in GetValue() function in __anone12977dc0111::GetterPropertyCallback
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas93 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/
Dweb_data_service.h147 T GetValue() const { in GetValue() function
162 T* GetValue() const { in GetValue() function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tools.Tests.pas112 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/
Dproperty.h59 Object* GetValue() { return value_; } in GetValue() function
374 Object* GetValue() { in GetValue() function
/external/chromium/chrome/browser/policy/
Dconfiguration_policy_pref_store.cc294 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/
Dfile_version_info_win.cc141 bool FileVersionInfoWin::GetValue(const wchar_t* name, in GetValue() function in FileVersionInfoWin
/external/chromium/chrome/common/extensions/
Dextension_action.h159 T GetValue(std::map<int, T>* map, int tab_id) { in GetValue() function
/external/webkit/Source/JavaScriptGlue/
DJSValueWrapper.cpp45 JSValue JSValueWrapper::GetValue() in GetValue() function in JSValueWrapper
/external/chromium/chrome/common/
Djson_pref_store.cc140 PrefStore::ReadResult JsonPrefStore::GetValue(const std::string& key, in GetValue() function in JsonPrefStore

12