Searched refs:HostAndDeviceModuleNames (Results 1 – 1 of 1) sorted by relevance
130 type HostAndDeviceModuleNames map[string]bool type132 func (n HostAndDeviceModuleNames) IsHostAndDeviceModule(groupId string, artifactId string) bool {138 func (n HostAndDeviceModuleNames) String() string {142 func (n HostAndDeviceModuleNames) Set(v string) error {147 var hostAndDeviceModuleNames = HostAndDeviceModuleNames{}