Searched defs:readResource (Results 1 – 5 of 5) sorted by relevance
75 public String readResource(URI endpoint) throws IOException { in readResource() method in HttpResourcesUtils90 public String readResource(ResourcesEndpointProvider endpointProvider) throws IOException { in readResource() method in HttpResourcesUtils106 …public String readResource(ResourcesEndpointProvider endpointProvider, String method) throws IOExc… in readResource() method in HttpResourcesUtils
71 private fun readResource(path: String) = in readResource() method in benchmarks.flow.scrabble.ShakespearePlaysScrabble
135 private String readResource(String resource) throws URISyntaxException, IOException { in readResource() method in AnalysisTest
32 public static String readResource(String resourceName) throws IOException { in readResource() method in TestUtils
3716 ID3D11Resource *readResource = textureHelper.get(); in packPixels() local