HomeSort by relevance Sort by last modified time
    Searched refs:entity1 (Results 1 - 5 of 5) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
importNode09.java 75 Entity entity1; local
88 entity1 = (Entity) doc.importNode(entity2, false);
89 ownerDocument = entity1.getOwnerDocument();
93 entityName = entity1.getNodeName();
95 publicVal = entity1.getPublicId();
97 system = entity1.getSystemId();
99 notationName = entity1.getNotationName();
importNode12.java 74 Entity entity1; local
87 entity1 = (Entity) doc.importNode(entity2, true);
88 ownerDocument = entity1.getOwnerDocument();
92 entityName = entity1.getNodeName();
94 child = entity1.getFirstChild();
  /external/expat/lib/
xmlrole.c 111 entity0, entity1, entity2, entity3, entity4, entity5, entity6, variable
448 state->handler = entity1;
458 entity1(PROLOG_STATE *state, function
  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager_unittest.cc 1563 sync_pb::EntitySpecifics entity1, entity2; local
1623 sync_pb::EntitySpecifics entity1; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 

Completed in 620 milliseconds