Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.cpp149 for (const auto& ttype : ttypesFrom) { in FetchMoreKeysTTypes() local
166 const auto& ttype = GetTType4Index(index); in GetCachedNode4Index() local
330 const auto ttype = iterTType->second; in UpdateFromL2() local
397 const auto& ttype = ttypeIter->second; in CreateNewNode() local
640 const std::string& ttype, const std::string& fromKey, const std::string& forKey) in UINodeHasBeenUpdated()
706 const auto& ttype = itTType.first; in Purge() local
787 const std::optional<std::string>& key, const std::optional<std::string>& ttype) in GetCachedNode4Key4Ttype()
960 const auto& ttype = ttypeIter.first; in DumpUINode4Key4TType() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp93 GraphicTransformType ttype = GetData<GraphicTransformType>(); in HdiDeviceFuzzTest2() local