Lines Matching refs:props_count
1539 int props_count = 0;
1567 props_count = connector->properties.count;
1616 if ((out_resp->count_props >= props_count) && props_count) {
1635 out_resp->count_props = props_count;
3209 int props_count = 0;
3228 props_count = obj->properties->count;
3232 if ((arg->count_props >= props_count) && props_count) {
3237 for (i = 0; i < props_count; i++) {
3251 arg->count_props = props_count;