Lines Matching refs:REG_NO_ERROR
99 RegError _ret = REG_NO_ERROR; in openSubKeys()
108 if (_ret != REG_NO_ERROR) in openSubKeys()
131 if (_ret != REG_NO_ERROR) in openSubKeys()
152 return REG_NO_ERROR; in openSubKeys()
163 RegError _ret = REG_NO_ERROR; in getKeyNames()
172 if (_ret != REG_NO_ERROR) in getKeyNames()
212 return REG_NO_ERROR; in getKeyNames()
297 return REG_NO_ERROR; in getValueInfo()
373 return REG_NO_ERROR; in setValue()
432 return REG_NO_ERROR; in setLongListValue()
500 return REG_NO_ERROR; in setStringListValue()
568 return REG_NO_ERROR; in setUnicodeListValue()
661 return REG_NO_ERROR; in getValue()
758 return REG_NO_ERROR; in getLongListValue()
864 return REG_NO_ERROR; in getStringListValue()
970 return REG_NO_ERROR; in getUnicodeListValue()
988 if (_ret != REG_NO_ERROR) in getKeyType()
993 return REG_NO_ERROR; in getKeyType()
1003 return REG_NO_ERROR; in getResolvedKeyName()