Searched refs:GetValueCount (Results 1 – 5 of 5) sorted by relevance
67 uint32_t GetValueCount();
967 uint32_t RegKey::GetValueCount() { in GetValueCount() function in rtc::RegKey1064 is_empty = key.GetSubkeyCount() == 0 && key.GetValueCount() == 0; in IsKeyEmpty()
313 uint32_t value_count = r_key.GetValueCount(); in RegKeyNonStaticFunctionsTest()
179 int GetValueCount();
2870 int TranslatedFrame::GetValueCount() { in GetValueCount() function in v8::internal::TranslatedFrame3538 int values_to_process = frame.GetValueCount(); in Init()3544 " %3i: ", frame.GetValueCount() - values_to_process); in Init()