Searched refs:HostAndDeviceModuleNames (Results 1 – 1 of 1) sorted by relevance
127 type HostAndDeviceModuleNames map[string]bool type129 func (n HostAndDeviceModuleNames) IsHostAndDeviceModule(groupId string, artifactId string) bool {135 func (n HostAndDeviceModuleNames) String() string {139 func (n HostAndDeviceModuleNames) Set(v string) error {144 var hostAndDeviceModuleNames = HostAndDeviceModuleNames{}