Searched defs:Store32 (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/ |
H A D | endian.h | 189 inline void Store32(void *p, uint32_t v) { in Store32() function 249 inline void Store32(void *p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 176 inline void Store32(absl::Nonnull<void *> p, uint32_t v) { in Store32() function 266 inline void Store32(absl::Nonnull<void *>p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 176 inline void Store32(absl::Nonnull<void *> p, uint32_t v) { in Store32() function 266 inline void Store32(absl::Nonnull<void *>p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 175 inline void Store32(void *p, uint32_t v) { in Store32() function 265 inline void Store32(void *p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | endian.h | 175 inline void Store32(void *p, uint32_t v) { in Store32() function 265 inline void Store32(void *p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | endian.h | 176 inline void Store32(absl::Nonnull<void *> p, uint32_t v) { in Store32() function 266 inline void Store32(absl::Nonnull<void *>p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/ |
H A D | endian.h | 175 inline void Store32(void *p, uint32_t v) { in Store32() function 265 inline void Store32(void *p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/ |
H A D | bounded_byte_writer.h | 76 void Store32(uint32_t value) { in Store32() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 395 static void Store32(void *p, uint32_t v) { in Store32() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 408 static void Store32(void *p, uint32_t v) { in Store32() function
|