Searched refs:initWithRefCon (Results 1 – 2 of 2) sorted by relevance
520 bool initWithRefCon(void * refCon = NULL);
121 if (me && !me->initWithRefCon(refCon)) { in withRefCon()188 IODMACommand::initWithRefCon(void * refCon) in initWithRefCon() function in IODMACommand209 if (!initWithRefCon(refCon)) { in initWithSpecification()