Searched refs:encodeUint64s (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/ |
D | proto_test.go | 69 encodeUint64s(b, 1, u.uint64s)
|
D | proto.go | 69 func encodeUint64s(b *buffer, tag int, x []uint64) { func
|
D | encode.go | 319 encodeUint64s(b, 1, p.locationIDX)
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
D | proto.go | 82 func encodeUint64s(b *buffer, tag int, x []uint64) { func
|
D | encode.go | 422 encodeUint64s(b, 1, p.locationIDX)
|