Home
last modified time | relevance | path

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

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