Lines Matching refs:object_count
341 size_t object_count = request.ReadUnsigned32("object_count");342 for (size_t i = 0; i < object_count; ++i) {