Searched refs:children_count (Results 1 – 3 of 3) sorted by relevance
115 int children_count() const { return children_count_; } in children_count() function
902 int index = parent_entry->children_count() + 1; in SetIndexedAutoIndexReference()916 int index = parent_entry->children_count() + 1; in SetNamedAutoIndexReference()2829 buffer_pos = utoa(entry->children_count(), buffer, buffer_pos); in SerializeNode()
3596 int children_count = value.GetChildrenCount(); in Init() local3597 if (children_count > 0) { in Init()3599 values_to_process = children_count; in Init()