Home
last modified time | relevance | path

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

123

/external/webrtc/webrtc/base/
Dwin32regkey.cc121 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
130 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
139 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
158 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
177 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
186 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
200 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
209 HRESULT RegKey::GetValue(const wchar_t* full_key_name, in GetValue() function in rtc::RegKey
516 HRESULT RegKey::GetValue(const wchar_t* value_name, DWORD* value) const { in GetValue() function in rtc::RegKey
530 HRESULT RegKey::GetValue(const wchar_t* value_name, DWORD64* value) const { in GetValue() function in rtc::RegKey
[all …]
/external/lldb/tools/lldb-perf/lib/
DResults.h222 GetValue () const in GetValue() function
251 GetValue () const in GetValue() function
280 GetValue () const in GetValue() function
/external/pdfium/xfa/src/fxbarcode/common/
DBC_CommonECI.cpp30 int32_t CBC_CommonECI::GetValue() { in GetValue() function in CBC_CommonECI
/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/lldb/include/lldb/Core/
DThreadSafeValue.h45 GetValue () const in GetValue() function
/external/google-breakpad/src/client/linux/minidump_writer/
Dproc_cpuinfo_reader.h108 const char* GetValue() { in GetValue() function
/external/v8/tools/gyp/test/lib/
DTestWin.py73 def GetValue(self, key, value): member in Registry
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h139 MVT GetValue() const { in GetValue() function
/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/lldb/source/Host/macosx/cfcpp/
DCFCMutableSet.cpp71 CFCMutableSet::GetValue(const void *value) const in GetValue() function in CFCMutableSet
/external/libbrillo/brillo/
Dany.h129 bool GetValue(T* value) const { in GetValue() function
/external/lldb/include/lldb/Interpreter/
DProperty.h62 GetValue() const in GetValue() function
/external/libbrillo/brillo/dbus/
Dexported_property_set.h188 brillo::Any GetValue() const override { return value_; } in GetValue() function
/external/v8/test/unittests/base/platform/
Dplatform-unittest.cc81 static void* GetValue(size_t x) { in GetValue() function in v8::base::__anon0ff273440111::ThreadLocalStorageTest
/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/lldb/include/lldb/DataFormatters/
DTypeFormat.h118 GetValue () in GetValue() function
/external/v8/src/
Dproperty.h24 Handle<Object> GetValue() const { return value_; } in GetValue() function
Daddress-map.h21 static uint32_t GetValue(base::HashMap::Entry* entry) { in GetValue() function
/external/lldb/include/lldb/Host/
DPredicate.h98 GetValue () const in GetValue() function
/external/lldb/include/lldb/Target/
DStopInfo.h64 GetValue() const in GetValue() function
/external/clang/test/SemaCXX/
Dwarn-tautological-compare.cpp30 #define GetValue(ptr) ((ptr != 0) ? ptr[0] : 0) macro
Dwarn-bool-conversion.cpp71 #define GetValue(ptr) ((ptr) ? ptr[0] : 0) macro
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
Dmemory_dump_event.py132 def GetValue(self, name): member in MemoryBucket
/external/v8/test/unittests/
Dcancelable-tasks-unittest.cc87 intptr_t GetValue(ResultType* result) { return base::Acquire_Load(result); } in GetValue() function

123