Searched refs:resourceTypeToString (Results 1 – 3 of 3) sorted by relevance
256 static const char* resourceTypeToString(Type, const FetchInitiatorInfo&);
956 const char* Resource::resourceTypeToString(Type type, const FetchInitiatorInfo& initiatorInfo) in resourceTypeToString() function in blink::Resource
602 …String resourceType = Resource::resourceTypeToString(resource->type(), resource->options().initiat… in canAccessResource()683 argv.append(Resource::resourceTypeToString(type, request.options().initiatorInfo)); in requestResource()