Home
last modified time | relevance | path

Searched refs:relations (Results 1 – 17 of 17) sorted by relevance

/frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/
DPojoProcessorTest.kt164 assertThat(pojo.relations.size, `is`(1)) in <lambda>()
165 assertThat(pojo.relations.first().entityField.name, `is`("uid")) in <lambda>()
166 assertThat(pojo.relations.first().parentField.name, `is`("id")) in <lambda>()
431 assertThat(pojo.relations.first().parentField.columnName, `is`("foo")) in <lambda>()
450 assertThat(pojo.relations.first().parentField.name, `is`("id")) in <lambda>()
464 RelationCollector.createCollectors(invocation.context, pojo.relations) in <lambda>()
465 assertThat(pojo.relations.size, `is`(1)) in <lambda>()
466 assertThat(pojo.relations.first().entityField.name, `is`("uid")) in <lambda>()
467 assertThat(pojo.relations.first().parentField.name, `is`("id")) in <lambda>()
486 assertThat(pojo.relations.size, `is`(1)) in <lambda>()
[all …]
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DStatementParser.java96 JSONArray relations = statement.optJSONArray(Utils.ASSET_DESCRIPTOR_FIELD_RELATION); in parseStatement() local
97 if (relations == null) { in parseStatement()
103 for (int i = 0; i < relations.length(); i++) { in parseStatement()
105 .create(source, target, Relation.create(relations.getString(i)))); in parseStatement()
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/vo/
DPojo.kt34 val relations: List<Relation>, constant in androidx.room.vo.Pojo
50 } + relations.map { in accessedTableNames()
DRelationCollector.kt128 relations: List<Relation> in <lambda>()
130 return relations.map { relation -> in <lambda>()
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
DPojoProcessor.kt164 val subRelations = embeddedFields.flatMap { it.pojo.relations } in <lambda>()
165 val relations = myRelationsList + subRelations in <lambda>() constant
206 chooseConstructor(myFields, embeddedFields, relations) in <lambda>()
226 relations = relations, in <lambda>()
250 relations: List<androidx.room.vo.Relation>): Constructor? { in <lambda>()
297 val matchedRelation = relations.any { in <lambda>()
DEntityProcessor.kt69 context.checker.check(pojo.relations.isEmpty(), element, RELATION_IN_ENTITY) in <lambda>()
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/query/result/
DPojoRowAdapter.kt90 relationCollectors = RelationCollector.createCollectors(context, pojo.relations) in <lambda>()
/frameworks/wilhelm/doc/
DDoxyfile1453 # inheritance and usage relations if the target is undocumented
1498 # indirect inheritance relations. Setting this tag to YES will force the
1522 # relations between templates and their instances.
1563 # in a graphical way. The dependency relations are determined by the #include
1564 # relations between the files in the directories.
/frameworks/native/docs/
DDoxyfile1702 # inheritance and usage relations if the target is undocumented
1744 # indirect inheritance relations. Setting this tag to YES will force the
1777 # relations between templates and their instances.
1818 # in a graphical way. The dependency relations are determined by the #include
1819 # relations between the files in the directories.
/frameworks/av/media/libaaudio/
DDoxyfile2049 # and usage relations if the target is undocumented or is not a class.
2098 # each documented class showing the direct and indirect inheritance relations.
2143 # collaboration graphs will show the relations between templates and their
2199 # dependency relations are determined by the #include relations between the
DDoxyfile.orig2040 # and usage relations if the target is undocumented or is not a class.
2089 # each documented class showing the direct and indirect inheritance relations.
2134 # collaboration graphs will show the relations between templates and their
2190 # dependency relations are determined by the #include relations between the
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dcase.txt4658 lone man, like myself, with some women relations, but no men. It says
5471 "What were the exact relations between you and Miss Dunbar?"
5481 "Then I can assure you that our relations were entirely and always
5546 "But what were his relations with the governess, and how did you
5554 relations of those three people if we are to reach the truth. You saw
5575 it. I can assure you, however, that the relations between Miss Dunbar
5588 shy off a bit when they are asked point-blank what their relations
6009 and as to the innocence of your relations with him. But why was the
6027 "Tell us, then, of your true relations with Mr. Gibson's wife."
6032 hatred for me. It is probable that she misunderstood our relations. I
[all …]
Dmems.txt5305 course, we do not yet know what the relations may have been between
5465 absolutely nothing in their mutual relations to prepare people for
6311 "So much, Mr. Holmes, for my past history and my relations with Mr.
6899 had never heard him refer to his relations, and hardly ever to his
7488 established these relations with the girl--some weeks, at any
9338 in private practice, the very intimate relations which had existed
Dretn.txt3173 asked them with his last breath to hunt up his relations and see that
3353 Ralph Smith's relations? One more point. What sort of a menage is it
4227 relations between father and son very friendly?"
5340 you try to resume those relations which have been so unhappily
12070 "I fancy not. These agents work independently, and their relations
12330 which filled his drawers. As to his relations with women, they
12655 there are business relations between us."
Dadvs.txt4442 jokes, and that the deaths of my relations were really accidents, as
9455 your relations to her."
11189 experience, and as I have no parents or relations of any sort from
Dlstb.txt1799 "You say that she quarrelled with your Liverpool relations."
4353 But your whole correspondence and relations with Oberstein are within
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...