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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUserClient.cpp3869 IOFireWireUserClient::getLocalNodeIDWithGeneration( UInt32 testGeneration, UInt32* outLocalNodeID ) argument
3871 if ( ! getOwner () -> getController () -> checkGeneration ( testGeneration ) )
3877 if ( ! getOwner () -> getController () -> checkGeneration ( testGeneration ) )
3884 IOFireWireUserClient::getRemoteNodeID( UInt32 testGeneration, UInt32* outRemoteNodeID ) argument
3892 if ( generation != testGeneration )

Completed in 119 milliseconds