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

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DObjcRuntimeExtras.h32 unsigned protocolProtocolsCount; local
33 Protocol ** protocolProtocols = protocol_copyProtocolList(candidate, &protocolProtocolsCount);
34 for (unsigned i = 0; i < protocolProtocolsCount; ++i) {

Completed in 139 milliseconds