Home
last modified time | relevance | path

Searched refs:encodeUint64 (Results 1 – 25 of 54) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go76 func encodeUint64(b *buffer, tag int, x uint64) { func
98 encodeUint64(b, tag, u)
106 encodeUint64(b, tag, x)
111 encodeUint64(b, tag, u)
154 encodeUint64(b, tag, 1)
156 encodeUint64(b, tag, 0)
/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go63 func encodeUint64(b *buffer, tag int, x uint64) { func
85 encodeUint64(b, tag, u)
93 encodeUint64(b, tag, x)
98 encodeUint64(b, tag, u)
141 encodeUint64(b, tag, 1)
143 encodeUint64(b, tag, 0)
/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h347 status_t encodeUint64(
/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h358 status_t encodeUint64(
/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h543 status_t encodeUint64(
/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h543 status_t encodeUint64(
/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h543 status_t encodeUint64(
/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h543 status_t encodeUint64(
/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/
Dlibgralloctypes.so.lsdump4920 "function_name" : "android::gralloc4::encodeUint64",
/prebuilts/abi-dumps/vndk/30/64/arm64_armv8-a/source-based/
Dlibgralloctypes.so.lsdump4900 "function_name" : "android::gralloc4::encodeUint64",
/prebuilts/abi-dumps/vndk/30/64/x86_64/source-based/
Dlibgralloctypes.so.lsdump4899 "function_name" : "android::gralloc4::encodeUint64",

123