Searched refs:childDoc (Results 1 – 2 of 2) sorted by relevance
310 for (Doc childDoc : doc.children) { in findDocumentPath()311 parentMap.put(childDoc.docId, doc.docId); in findDocumentPath()
1259 GenericDocument childDoc = in testSchemaMigration_toMultipleDestinationType() local1271 .addGenericDocuments(childDoc, adultDoc) in testSchemaMigration_toMultipleDestinationType()