Searched refs:bridged_class_name (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A DBridgeSupport.h124 char * bridged_class_name; member in struct:bsCFType
H A Dmdl_osxobjc.m271 cls_name = bs_cf_type->bridged_class_name;
H A DBridgeSupport.m1478 bs_cf_type->bridged_class_name = NULL;
1482 bs_cf_type->bridged_class_name = toll_free;
1489 if (bs_cf_type->bridged_class_name == NULL) {
1491 bs_cf_type->bridged_class_name = bs_cf_type->name;
1964 ? bs_cftype->bridged_class_name : "OCObject";

Completed in 77 milliseconds