Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DConstructorInjectorStore.java64 private <T> ConstructorInjector<T> createConstructor(InjectionPoint injectionPoint, Errors errors) in createConstructor() method in ConstructorInjectorStore
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2142 Id Builder::createConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createConstructor() function in spv::Builder