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

/macosx-10.9.5/dyld-239.4/launch-cache/
H A DObjCModernAbstraction.hpp519 void setProtocolList(SharedCache<A>* cache, objc_protocol_list_t<A>* protolist) { function in class:objc_class_data_t
571 void setProtocolList(SharedCache<A>* cache, objc_protocol_list_t<A>* protolist) { function in class:objc_class_t
572 getData(cache)->setProtocolList(cache, protolist);

Completed in 173 milliseconds