Home | History | Annotate | Download | only in base

Lines Matching defs:GetValueCount

984 uint32 RegKey::GetValueCount() {
1008 // Use GetValueCount() to get the total value_name count for this key
1081 is_empty = key.GetSubkeyCount() == 0 && key.GetValueCount() == 0;