Searched defs:loadResource (Results 1 – 10 of 10) sorted by relevance
16 …protected InputStream loadResource(Uri uri, ContentResolver contentResolver) throws FileNotFoundEx… in loadResource() method in StreamLocalUriFetcher
16 …protected ParcelFileDescriptor loadResource(Uri uri, ContentResolver contentResolver) throws FileN… in loadResource() method in FileDescriptorLocalUriFetcher
73 …protected abstract T loadResource(Uri uri, ContentResolver contentResolver) throws FileNotFoundExc… in loadResource() method in LocalUriFetcher
135 private String loadResource(String filename, ResourceLoader resourceLoader) throws IOException { in loadResource() method in ClearsilverRenderer
140 blink::WebData TestWebKitPlatformSupport::loadResource(const char* name) { in loadResource() function in content::TestWebKitPlatformSupport
236 blink::WebData PpapiWebKitPlatformSupportImpl::loadResource(const char* name) { in loadResource() function in content::PpapiWebKitPlatformSupportImpl
757 WebData BlinkPlatformImpl::loadResource(const char* name) { in loadResource() function in content::BlinkPlatformImpl
397 virtual WebData loadResource(const char* name) { return WebData(); } in loadResource() function
1673 function loadResource(url) function
899 void HTMLMediaElement::loadResource(const KURL& url, ContentType& contentType, const String& keySys… in loadResource() function in WebCore::HTMLMediaElement