Lines Matching refs:ORegKey
264 ORegKey* pKey = static_cast< ORegKey* >(hKey); in loadKey()
276 ORegKey* pNewKey = 0; in loadKey()
315 ORegKey* pKey = static_cast< ORegKey* >(hKey); in saveKey()
324 ORegKey* pNewKey = 0; in saveKey()
355 ORegKey* pKey = static_cast< ORegKey* >(hKey); in mergeKey()
367 ORegKey* pNewKey = 0; in mergeKey()
400 ORegKey* pKey = static_cast< ORegKey* >(hKey); in dumpRegistry()
469 ORegKey *pKey; in reg_loadKey()
472 pKey = (ORegKey*)hKey; in reg_loadKey()
486 ORegKey *pKey; in reg_saveKey()
489 pKey = (ORegKey*)hKey; in reg_saveKey()
505 ORegKey *pKey; in reg_mergeKey()
508 pKey = (ORegKey*)hKey; in reg_mergeKey()
618 ORegKey *pKey; in reg_dumpRegistry()
621 pKey = (ORegKey*)hKey; in reg_dumpRegistry()