Searched refs:encodeUint64 (Results 1 – 25 of 54) sorted by relevance
123
/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)
|
/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)
|
/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 347 status_t encodeUint64(
|
/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 358 status_t encodeUint64(
|
/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 543 status_t encodeUint64(
|
/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/ |
D | libgralloctypes.so.lsdump | 4920 "function_name" : "android::gralloc4::encodeUint64",
|
/prebuilts/abi-dumps/vndk/30/64/arm64_armv8-a/source-based/ |
D | libgralloctypes.so.lsdump | 4900 "function_name" : "android::gralloc4::encodeUint64",
|
/prebuilts/abi-dumps/vndk/30/64/x86_64/source-based/ |
D | libgralloctypes.so.lsdump | 4899 "function_name" : "android::gralloc4::encodeUint64",
|
123