Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go96 func encodeInt64(b *buffer, tag int, x int64) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go109 func encodeInt64(b *buffer, tag int, x int64) { func
/aosp_15_r20/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1179 status_t encodeInt64(const MetadataType& metadataType, int64_t input, in encodeInt64() function