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