Home
last modified time | relevance | path

Searched defs:instance_class (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/python/src/object/
Dpickle_support.cpp20 object instance_class(instance_obj.attr("__class__")); in instance_reduce() local
/third_party/glib/gobject/
Dgtype.c3182 g_type_interface_peek (gpointer instance_class, in g_type_interface_peek()