Searched refs:m_functionID_customer (Results 1 – 1 of 1) sorted by relevance
157 private HashMap m_functionID_customer = new HashMap(); field in FunctionTable352 Object id = m_functionID_customer.get(key); in getFunctionID()375 m_functionID_customer.put(name, new Integer(funcIndex)); in installFunction()385 m_functionID_customer.put(name, in installFunction()403 tblEntry = m_functionID_customer.get(methName); in functionAvailable()