| /appfunctions/appfunctions-common/src/androidTest/java/androidx/appfunctions/ |
| D | SerializableTestEntities.kt | 33 override fun fromAppFunctionData(appFunctionData: AppFunctionData): Attachment { in fromAppFunctionData() method in androidx.appfunctions.$AttachmentFactory 46 override fun fromAppFunctionData(appFunctionData: AppFunctionData): Note { in fromAppFunctionData() method in androidx.appfunctions.$NoteFactory
|
| /appfunctions/appfunctions-common/src/main/java/androidx/appfunctions/internal/ |
| D | AppFunctionSerializableFactory.kt | 38 public fun fromAppFunctionData(appFunctionData: AppFunctionData): T in fromAppFunctionData() method
|
| /appfunctions/appfunctions-compiler/src/test/test-data/output/ |
| D | $StringBaseSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): StringBaseSerializable { in fromAppFunctionData() method in com.testdata.$StringBaseSerializableFactory
|
| D | $UriFactory.KT | 10 override fun fromAppFunctionData(appFunctionData: AppFunctionData): Uri { in fromAppFunctionData() method in androidx.appfunctions.`internal`.serializableproxies.$UriFactory
|
| D | $SetFieldFactory.KT | 11 override fun fromAppFunctionData(appFunctionData: AppFunctionData): SetField<T> { in fromAppFunctionData() method in com.testdata.$SetFieldFactory
|
| D | $LongBaseSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): LongBaseSerializable { in fromAppFunctionData() method in com.testdata.$LongBaseSerializableFactory
|
| D | $NonNestedLongBaseSerializableFactory.KT | 10 override fun fromAppFunctionData(appFunctionData: AppFunctionData): in fromAppFunctionData() method in com.testdata.$NonNestedLongBaseSerializableFactory
|
| D | $DerivedSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): DerivedSerializable { in fromAppFunctionData() method in com.testdata.$DerivedSerializableFactory
|
| D | $RecursiveSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): RecursiveSerializable { in fromAppFunctionData() method in com.testdata.$RecursiveSerializableFactory
|
| D | $NestedBaseSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): NestedBaseSerializable { in fromAppFunctionData() method in com.testdata.$NestedBaseSerializableFactory
|
| D | $NonNestedChildSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): NonNestedChildSerializable { in fromAppFunctionData() method in com.testdata.$NonNestedChildSerializableFactory
|
| D | $EntityWithDiffPackageSerializablePropertyFactory.KT | 10 …override fun fromAppFunctionData(appFunctionData: AppFunctionData): EntityWithDiffPackageSerializa… in <lambda>() method in com.testdata.$EntityWithDiffPackageSerializablePropertyFactory
|
| D | $NestedDerivedSerializableFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): NestedDerivedSerializable { in fromAppFunctionData() method in com.testdata.$NestedDerivedSerializableFactory
|
| D | $LocalDateTimeFactory.KT | 10 override fun fromAppFunctionData(appFunctionData: AppFunctionData): LocalDateTime { in fromAppFunctionData() method in androidx.appfunctions.`internal`.serializableproxies.$LocalDateTimeFactory
|
| D | $SerializableWithProxyTypeFactory.KT | 11 override fun fromAppFunctionData(appFunctionData: AppFunctionData): SerializableWithProxyType { in <lambda>() method in com.testdata.$SerializableWithProxyTypeFactory
|
| D | $UpdateNoteParamsFactory.KT | 11 override fun fromAppFunctionData(appFunctionData: AppFunctionData): UpdateNoteParams { in fromAppFunctionData() method in com.testdata.$UpdateNoteParamsFactory
|
| D | $EntityWithValidPropertiesFactory.KT | 9 override fun fromAppFunctionData(appFunctionData: AppFunctionData): EntityWithValidProperties { in <lambda>() method in com.testdata.$EntityWithValidPropertiesFactory
|
| D | $EntityWithValidNullablePropertiesFactory.KT | 9 …override fun fromAppFunctionData(appFunctionData: AppFunctionData): EntityWithValidNullablePropert… in <lambda>() method in com.testdata.$EntityWithValidNullablePropertiesFactory
|