Searched refs:field_prop_get (Results 1 – 1 of 1) sorted by relevance
61 static void field_prop_get(Object *obj, Visitor *v, const char *name, in field_prop_get() function75 return info->get ? field_prop_get : NULL; in field_prop_getter()