Home
last modified time | relevance | path

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

/appfunctions/appfunctions-compiler/src/main/java/androidx/appfunctions/compiler/processors/
DAppFunctionInventoryProcessor.kt856 for ((index, dataTypeToMatch) in matchAllList.withIndex()) { in addPropertyForMatchAllList() method
861 dataTypeToMatch in addPropertyForMatchAllList()
876 dataTypeToMatch: AppFunctionDataTypeMetadata in addPropertyForDataTypeToMatch()
878 when (dataTypeToMatch) { in addPropertyForDataTypeToMatch()
883 dataTypeToMatch in addPropertyForDataTypeToMatch()
889 dataTypeToMatch in addPropertyForDataTypeToMatch()
895 "types are supported: $dataTypeToMatch", in addPropertyForDataTypeToMatch()