/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/ |
D | proto.go | 63 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)
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
D | proto.go | 76 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)
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
H A D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/ |
H A D | Gralloc4_test.cpp | 170 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeUint64, gralloc4::decod… in TEST_P()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/ |
H A D | Gralloc4.cpp | 1169 status_t encodeUint64(const MetadataType& metadataType, uint64_t input, in encodeUint64() function
|