Lines Matching refs:REG_NO_ERROR
94 return REG_NO_ERROR; in getName()
136 return REG_NO_ERROR; in createRegistry()
160 return REG_NO_ERROR; in openRootKey()
184 return REG_NO_ERROR; in openRegistry()
200 RegError ret = REG_NO_ERROR; in closeRegistry()
278 if (_ret == REG_NO_ERROR) in loadKey()
285 if (_ret != REG_NO_ERROR) in loadKey()
289 if (_ret != REG_NO_ERROR) in loadKey()
326 if (_ret != REG_NO_ERROR) in saveKey()
330 if (_ret != REG_NO_ERROR) in saveKey()
369 if (_ret != REG_NO_ERROR) in mergeKey()
532 return REG_NO_ERROR; in reg_createRegistry()
581 return REG_NO_ERROR; in reg_openRegistry()
595 return REG_NO_ERROR; in reg_closeRegistry()