Searched refs:newObject (Results 1 – 3 of 3) sorted by relevance
147 if newObject, ok := new.(map[string]any); ok {148 return combineObjects(oldTyped, newObject)
83 func newObject(hod android.HostOrDeviceSupported) *Module { func94 module := newObject(android.HostAndDeviceSupported)
397 module := newObject(hod)