Searched refs:GetValue (Results 1 – 6 of 6) sorted by relevance
96 u64 GetValue( void ) const;478 u64 GetValue(void) const;
76 …Object portName = Registry.GetValue("HKEY_LOCAL_MACHINE\\" + startKeyPath + "\\Device Parameters",… in MineRegistryForPortName()81 …Object friendlyPortName = Registry.GetValue("HKEY_LOCAL_MACHINE\\" + startKeyPath, "FriendlyName",… in MineRegistryForPortName()
73 u64 GetValue() const;
84 const char* GetValue() const;
24 static bool Includes(Result result) { return result.GetValue() == Value; } in Includes()
379 u32 GetValue() const { return m_Code; } in GetValue() function