Home
last modified time | relevance | path

Searched refs:TemplateMap (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dscope.h365 using TemplateMap = std::map<std::string, scoped_refptr<const Template>>; variable
366 TemplateMap templates_;
Dscope.cc197 TemplateMap::const_iterator found = templates_.find(name); in GetTemplate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp2329 using TemplateMap = std::map<std::string, std::string>; in initPrograms() typedef
2342 TemplateMap taskMap; in initPrograms()
2369 TemplateMap meshMap; in initPrograms()