Searched refs:encodeInt64 (Results 1 – 25 of 59) sorted by relevance
123
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/ |
D | proto.go | 96 func encodeInt64(b *buffer, tag int, x int64) { func 105 encodeInt64(b, tag, x) 124 encodeInt64(b, tag, u)
|
D | encode.go | 321 encodeInt64(b, 2, x)
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/ |
D | proto.go | 109 func encodeInt64(b *buffer, tag int, x int64) { func 130 encodeInt64(b, tag, u) 138 encodeInt64(b, tag, x)
|
D | encode.go | 158 encodeInt64(b, 14, p.defaultSampleTypeX)
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
H A D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 365 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 354 status_t encodeInt64(
|
/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/ |
H A D | Gralloc4_test.cpp | 213 …ASSERT_NO_FATAL_FAILURE(testHelperMetadataType(GetParam(), gralloc4::encodeInt64, gralloc4::decode… in TEST_P()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 550 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 550 status_t encodeInt64(
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 550 status_t encodeInt64(
|
123