Searched defs:getObject (Results 1 – 2 of 2) sorted by relevance
174 public CLObject getObject(String name) throws CLParsingException { in getObject() method in CLContainer308 public CLObject getObject(int index) throws CLParsingException { in getObject() method in CLContainer
232 internal fun getObject(): CLObject { in createRefFor() method in androidx.constraintlayout.compose.TransitionScope