Home
last modified time | relevance | path

Searched defs:CutMarker (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/bisect/
Dbisect.go336 func CutMarker(line string) (short string, id uint64, ok bool) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/bisect/
Dbisect.go540 func CutMarker(line string) (short string, id uint64, ok bool) { func