Searched refs:m_buildMethod (Results 1 – 2 of 2) sorted by relevance
70 if (rec->m_buildMethod == NULL) in UpdateRegistry()73 m_registry[key] = rec->m_buildMethod; in UpdateRegistry()
66 Event::BuildMethod *m_buildMethod; member