HomeSort by relevance Sort by last modified time
    Searched defs:httpTrace (Results 1 - 3 of 3) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/trace/
trace.go 21 http.HandleFunc("/trace", httpTrace)
26 // httpTrace serves either whole trace (goid==0) or trace for goid goroutine.
27 func httpTrace(w http.ResponseWriter, r *http.Request) {
  /prebuilts/go/linux-x86/src/cmd/trace/
trace.go 21 http.HandleFunc("/trace", httpTrace)
26 // httpTrace serves either whole trace (goid==0) or trace for goid goroutine.
27 func httpTrace(w http.ResponseWriter, r *http.Request) {
  /external/libcups/cups/
http.c     [all...]

Completed in 4586 milliseconds