Lines Matching refs:RegistryKeyIterator
546 // RegistryKeyIterator --------------------------------------------------------
548 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key,
553 RegistryKeyIterator::RegistryKeyIterator(HKEY root_key,
559 RegistryKeyIterator::~RegistryKeyIterator() {
564 DWORD RegistryKeyIterator::SubkeyCount() const {
574 bool RegistryKeyIterator::Valid() const {
578 void RegistryKeyIterator::operator++() {
583 bool RegistryKeyIterator::Read() {
597 void RegistryKeyIterator::Initialize(HKEY root_key,