Searched refs:componentFunctions (Results 1 – 2 of 2) sorted by relevance
266 PartialComponent<Bindings...>::installComponentFunctions(ComponentFunctions... componentFunctions) { in installComponentFunctions() argument271 std::tuple<ComponentFunctions...> component_functions_tuple{std::move(componentFunctions)...}; in installComponentFunctions()
923 installComponentFunctions(ComponentFunctions... componentFunctions);