Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go101 func encodeInt64Opt(b *buffer, tag int, x int64) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go134 func encodeInt64Opt(b *buffer, tag int, x int64) { func