Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 8 of 8) sorted by relevance

/libcore/dom/src/test/java/org/w3c/domts/
DUserDataNotification.java22 private final short operation; field in UserDataNotification
32 public UserDataNotification(short operation, in UserDataNotification() argument
37 this.operation = operation; in UserDataNotification()
50 return operation; in getOperation()
DUserDataMonitor.java51 short operation, in handle() argument
57 new UserDataNotification(operation, key, data, src, dst)); in handle()
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DDocumentImpl.java128 private NodeImpl shallowCopy(short operation, Node node) { in shallowCopy() argument
169 AttrImpl elementAttrCopy = (AttrImpl) shallowCopy(operation, elementAttr); in shallowCopy()
170 notifyUserDataHandlers(operation, elementAttr, elementAttrCopy); in shallowCopy()
218 Node cloneOrImportNode(short operation, Node node, boolean deep) { in cloneOrImportNode() argument
219 NodeImpl copy = shallowCopy(operation, node); in cloneOrImportNode()
224 copy.appendChild(cloneOrImportNode(operation, list.item(i), deep)); in cloneOrImportNode()
228 notifyUserDataHandlers(operation, node, copy); in cloneOrImportNode()
529 short operation, Node source, NodeImpl destination) { in notifyUserDataHandlers() argument
544 operation, entry.getKey(), userData.value, source, destination); in notifyUserDataHandlers()
/libcore/luni/src/test/java/libcore/xml/
DXsltXPathConformanceTestSuite.java216 String operation = scenarioElement.getAttribute("operation"); in create() local
251 if (!operation.equals("execution-error")) { in create()
264 principalStylesheet, principal, operation, compareAs); in create()
321 private final String operation; field in XsltXPathConformanceTestSuite.XsltTest
331 String operation, String compareAs) { in XsltTest() argument
340 this.operation = operation; in XsltTest()
381 if (operation.equals("standard")) { in test()
385 } else if (operation.equals("execution-error")) { in test()
389 fail("Expected " + operation + ", but transform completed normally." in test()
392 throw new UnsupportedOperationException("Unexpected operation: " + operation); in test()
DDomTest.java1703 public void handle(short operation, String key, Object data, Node src, Node dst) { in handle() argument
1704 calls.add(notification(operation, key, data, src, dst)); in handle()
1708 private String notification(short operation, String key, Object data, Node src, Node dst) { in notification() argument
1709 return "op:" + operation + " key:" + key + " data:" + data + " src:" + src + " dst:" + dst; in notification()
/libcore/luni/src/main/java/org/w3c/dom/
DUserDataHandler.java66 public void handle(short operation, in handle() argument
/libcore/luni/src/test/java/libcore/java/security/
DProviderTest.java1176 Consumer<ProviderAndOperationParameter<A>> operation, in performHashMapOperationAndCheckResults() argument
1188 operation.accept(new ProviderAndOperationParameter<A>(p, operationParameters)); in performHashMapOperationAndCheckResults()
/libcore/ojluni/
DNOTICE1469 during a replace operation, new characters take on the metadata of