Home | History | Annotate | Download | only in src

Lines Matching refs:expected_property_count

190     int expected_property_count() { return expected_property_count_; }
1077 int materialized_literal_count, int expected_property_count,
1361 int* expected_property_count, bool* ok) {
1515 int* expected_property_count, bool* ok);
2620 int expected_property_count = -1;
2654 &expected_property_count, CHECK_OK);
2662 expected_property_count = function_state.expected_property_count();
2673 expected_property_count = function_state.expected_property_count();
2704 materialized_literal_count, expected_property_count, handler_count,