Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go298 func decodeUint64(b *buffer, x *uint64) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go309 func decodeUint64(b *buffer, x *uint64) error { func
/aosp_15_r20/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1174 status_t decodeUint64(const MetadataType& metadataType, const hidl_vec<uint8_t>& input, in decodeUint64() function