Searched defs:framework (Results 1 – 4 of 4) sorted by relevance
278 def ExecPackageIosFramework(self, framework): argument295 def ExecPackageFramework(self, framework, version): argument331 def ExecCompileIosFrameworkHeaderMap(self, out, framework, *all_headers): argument341 def ExecCopyIosFrameworkHeaders(self, framework, *copy_headers): argument
145 Framework framework = f.next().newFramework(properties); in testGuiceWorksInOSGiContainer() local
20 Test case base class119 Common utilities
1073 VkRenderFramework *framework, in VkShaderObj()