Searched defs:targetType (Results 1 – 6 of 6) sorted by relevance
239 WebURLRequest::TargetType WebURLRequest::targetType() const in targetType() function in blink::WebURLRequest242 TargetType targetType = static_cast<TargetType>(m_private->m_resourceRequest->targetType()); in targetType() local258 void WebURLRequest::setTargetType(TargetType targetType) in setTargetType()
79 void setTargetType(ResourceRequest::TargetType targetType) { m_targetType = targetType; } in setTargetType()
207 TargetType targetType() const { return m_targetType; } in targetType() function
752 com.android.dx.rop.type.Type targetType) { in getCastRop()
711 ResourceRequest::TargetType targetType = requestTargetType(this, request, type); in determineTargetType() local
652 TypeId<?> targetType = TypeId.get(target); in numericCastingMethod() local