Home
last modified time | relevance | path

Searched defs:encodeUint64 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go63 func encodeUint64(b *buffer, tag int, x uint64) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go76 func encodeUint64(b *buffer, tag int, x uint64) { func
/aosp_15_r20/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1169 status_t encodeUint64(const MetadataType& metadataType, uint64_t input, in encodeUint64() function