Searched defs:UDSManager (Results 1 – 1 of 1) sorted by relevance
160 type UDSManager struct { struct161 subroutines map[string]*UDS170 func (this *UDSManager) LookUp(subroutineName string, callsiteArity int) (*UDS, error) {189 func (this *UDSManager) Install(uds *UDS) {193 func (this *UDSManager) ExistsByName(name string) bool {