/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/ |
D | endian_inserter.h | 44 uint8_t* raw_bytes = (uint8_t*)&value; in insert() local 59 auto* raw_bytes = value.data(); in insert() local
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/ |
H A D | fuzzer_input.proto | 79 bytes raw_bytes = 5; field 88 bytes raw_bytes = 5; field 178 bytes raw_bytes = 2; field
|
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/proto/google/cloud/discoveryengine/v1beta/ |
H A D | document.proto | 52 bytes raw_bytes = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/ |
H A D | document.proto | 53 bytes raw_bytes = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1/ |
H A D | document.proto | 53 bytes raw_bytes = 2; field
|
/aosp_15_r20/external/python/oauth2client/oauth2client/ |
D | _helpers.py | 96 def _urlsafe_b64encode(raw_bytes): argument
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/ |
H A D | _helpers.py | 94 def _urlsafe_b64encode(raw_bytes): argument
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | directory_listing.cc | 38 const std::string& raw_bytes, in GetDirectoryListingEntry()
|
H A D | directory_listing_unittest.cc | 17 const char* const raw_bytes; member
|
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/ |
H A D | document.proto | 54 bytes raw_bytes = 2; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/ |
D | bit_string.rs | 107 pub fn raw_bytes(&self) -> &'a [u8] { in raw_bytes() method 299 pub fn raw_bytes(&self) -> &[u8] { in raw_bytes() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/ |
D | codec.rs | 51 let raw_bytes = &mut *(bytes as *mut [std::mem::MaybeUninit<u8>] as *mut [u8]); in ser() localVariable
|
/aosp_15_r20/system/vold/ |
H A D | vdc.cpp | 70 std::string raw_bytes; in bindkeys() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/casimir_control_server/ |
D | casimir_controller.cpp | 156 std::vector<uint8_t> raw_bytes = rf_packet.SerializeToBytes(); in Write() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | string_util_test.cc | 42 char raw_bytes[15]; in TEST() member
|
H A D | interpreter_test.cc | 757 char raw_bytes[15]; in TEST() member
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | disassembler_objdump.cc | 211 const uint8_t* raw_bytes, in DisassembleInstruction()
|
/aosp_15_r20/external/openscreen/platform/base/ |
H A D | ip_address_unittest.cc | 27 const uint8_t raw_bytes[4]{b[0], b[1], b[2], b[3]}; in TEST() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | cgroup_helpers.c | 378 unsigned char raw_bytes[8]; in get_cgroup_id() member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | graph_view.cc | 95 const size_t raw_bytes = in NodeItemBytes() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/drm-fourcc/src/ |
D | lib.rs | 191 let raw_bytes = fourcc.to_le_bytes(); in fourcc_display_form() localVariable
|
/aosp_15_r20/tools/asuite/adevice/src/ |
H A D | fingerprint.rs | 571 let raw_bytes: &[u8; 10] = &[0, 1, 17, 200, 11, 8, 0, 32, 9, 10]; in verify_edge_case_digests() localVariable
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | codecache.py | 2200 def _pad_to_alignment(raw_bytes): argument
|
/aosp_15_r20/external/google-styleguide/cpplint/ |
H A D | cpplint_unittest.py | 3070 def DoTest(self, raw_bytes, has_invalid_utf8): argument
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 47641 u8 raw_bytes[64]; member
|