OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stalepath
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/cmd/go/
pkg.go
659
stalePath
// the old import path; fail to build
683
"code.google.com/p/go.tools/cmd/cover":
stalePath
,
684
"code.google.com/p/go.tools/cmd/godoc":
stalePath
,
685
"code.google.com/p/go.tools/cmd/vet":
stalePath
,
755
if goTools[p.ImportPath] ==
stalePath
{
[
all
...]
/prebuilts/go/linux-x86/src/cmd/go/
pkg.go
659
stalePath
// the old import path; fail to build
683
"code.google.com/p/go.tools/cmd/cover":
stalePath
,
684
"code.google.com/p/go.tools/cmd/godoc":
stalePath
,
685
"code.google.com/p/go.tools/cmd/vet":
stalePath
,
755
if goTools[p.ImportPath] ==
stalePath
{
[
all
...]
Completed in 301 milliseconds