Searched refs:functionNumber (Results 1 – 3 of 3) sorted by relevance
233 bool RMIDevice::GetFunction(RMIFunction &func, int functionNumber) in GetFunction() argument238 if (funcIter->GetFunctionNumber() == functionNumber) { in GetFunction()
65 bool GetFunction(RMIFunction &func, int functionNumber);
2278 int functionNumber) in PerFunctionState() argument2279 : P(p), F(f), FunctionNumber(functionNumber) { in PerFunctionState()