Searched defs:requestedType (Results 1 – 6 of 6) sorted by relevance
81 public final TypeMirror requestedType(TypeMirror contributedType, DaggerTypes types) { in requestedType() method in BindingRequest
162 TypeMirror requestedType = request.requestedType(binding.contributedType(), types); in returnType() local
221 private boolean breaksCycle(TypeMirror requestedType, RequestKind requestKind) { in breaksCycle()
227 GLuint GetProgramShader(GLuint program, GLint requestedType) in GetProgramShader()
2597 std::vector<ContextCreationTry> GenerateContextCreationToTry(EGLint requestedType, bool isMesaGLX) in GenerateContextCreationToTry()
17298 OSType requestedType; in Qt_DataHGetDataRefAsType() local