Searched refs:GetTypeImpl (Results 1 – 3 of 3) sorted by relevance
68 auto type = GetTypeImpl(node); in InitXComponent()81 auto type = GetTypeImpl(frameNode); in GetLibraryName()94 auto type = GetTypeImpl(frameNode); in SetSoPath()133 auto type = GetTypeImpl(node); in SetOnLoad()167 auto type = GetTypeImpl(node); in SetOnDestroy()398 auto type = GetTypeImpl(node); in EnableAnalyzer()432 auto type = GetTypeImpl(node); in SetControllerOnCreated()445 auto type = GetTypeImpl(node); in SetControllerOnChanged()458 auto type = GetTypeImpl(node); in SetControllerOnDestroyed()471 auto type = GetTypeImpl(node); in SetDetachCallback()[all …]
88 static XComponentType GetTypeImpl(const RefPtr<FrameNode>& frameNode);
193 struct GetTypeImpl { struct194 using type = typename GetTypeImpl<I - 1, TypesI...>::type; argument197 struct GetTypeImpl<0, T, TypesI...> {206 return Value<typename GetTypeImpl<index, Types...>::type> { env_, args[index] };