Home
last modified time | relevance | path

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

/xnu-11215/libkdd/
H A DKCDBasicTypeDescription.m68 - (id)initWithKCTypeDesc:(kcdata_subtype_descriptor_t)sub_type_desc category
88 (void)[self initWithKCTypeDesc:&subtype]; category
H A DKCDStructTypeDescription.m93 …KCDBasicTypeDescription * tmpdsc = [[KCDBasicTypeDescription alloc] initWithKCTypeDesc:&fields_dsc… category