Lines Matching refs:ORegistry
56 ORegistry* pReg = (ORegistry*) hReg; in acquire()
68 ORegistry* pReg = (ORegistry*) hReg; in release()
86 ORegistry* pReg; in getName()
90 pReg = (ORegistry*)hReg; in getName()
113 return ((ORegistry*)hReg)->isReadOnly(); in isReadOnly()
127 ORegistry* pReg = new ORegistry(); in createRegistry()
145 ORegistry* pReg; in openRootKey()
149 pReg = (ORegistry*)hReg; in openRootKey()
173 ORegistry* pReg = new ORegistry(); in openRegistry()
192 ORegistry *pReg; in closeRegistry()
196 pReg = (ORegistry*)hReg; in closeRegistry()
223 ORegistry *pReg; in destroyRegistry()
227 pReg = (ORegistry*)hReg; in destroyRegistry()
257 ORegistry* pReg = static_cast< ORegistry* >(hReg); in loadKey()
308 ORegistry* pReg = static_cast< ORegistry* >(hReg); in saveKey()
349 ORegistry* pReg = static_cast< ORegistry* >(hReg); in mergeKey()
394 ORegistry* pReg = static_cast< ORegistry* >(hReg); in dumpRegistry()
523 ORegistry* pReg = new ORegistry(); in reg_createRegistry()
572 ORegistry* pReg = new ORegistry(); in reg_openRegistry()
589 ORegistry* pReg; in reg_closeRegistry()
593 pReg = (ORegistry*)hRegistry; in reg_closeRegistry()