Home
last modified time | relevance | path

Searched defs:copyResource (Results 1 – 2 of 2) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
DResources.java124 private void copyResource(final String name) throws IOException { in copyResource() method in Resources
/external/llvm-project/mlir/tools/mlir-vulkan-runner/
DVulkanRuntime.cpp489 LogicalResult VulkanRuntime::copyResource(bool deviceToHost) { in copyResource() function in VulkanRuntime