Searched refs:GetIgnoringWorkspace (Results 1 – 2 of 2) sorted by relevance
58 if entry, ok := runfiles.index.GetIgnoringWorkspace(path); ok {325 func (i *index) GetIgnoringWorkspace(shortPath string) (*RunfileEntry, bool) { func
162 entry, ok := runfiles.index.GetIgnoringWorkspace("important.txt")