Home
last modified time | relevance | path

Searched defs:raw_bytes (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Dendian_inserter.h44 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 Dfuzzer_input.proto79 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 Ddocument.proto52 bytes raw_bytes = 2; field
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/
H A Ddocument.proto53 bytes raw_bytes = 2; field
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1/
H A Ddocument.proto53 bytes raw_bytes = 2; field
/aosp_15_r20/external/python/oauth2client/oauth2client/
D_helpers.py96 def _urlsafe_b64encode(raw_bytes): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A D_helpers.py94 def _urlsafe_b64encode(raw_bytes): argument
/aosp_15_r20/external/cronet/net/base/
H A Ddirectory_listing.cc38 const std::string& raw_bytes, in GetDirectoryListingEntry()
H A Ddirectory_listing_unittest.cc17 const char* const raw_bytes; member
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Ddocument.proto54 bytes raw_bytes = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/asn1/
Dbit_string.rs107 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/
Dcodec.rs51 let raw_bytes = &mut *(bytes as *mut [std::mem::MaybeUninit<u8>] as *mut [u8]); in ser() localVariable
/aosp_15_r20/system/vold/
H A Dvdc.cpp70 std::string raw_bytes; in bindkeys() local
/aosp_15_r20/device/google/cuttlefish/host/commands/casimir_control_server/
Dcasimir_controller.cpp156 std::vector<uint8_t> raw_bytes = rf_packet.SerializeToBytes(); in Write() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dstring_util_test.cc42 char raw_bytes[15]; in TEST() member
H A Dinterpreter_test.cc757 char raw_bytes[15]; in TEST() member
/aosp_15_r20/external/google-breakpad/src/processor/
H A Ddisassembler_objdump.cc211 const uint8_t* raw_bytes, in DisassembleInstruction()
/aosp_15_r20/external/openscreen/platform/base/
H A Dip_address_unittest.cc27 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 Dcgroup_helpers.c378 unsigned char raw_bytes[8]; in get_cgroup_id() member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_view.cc95 const size_t raw_bytes = in NodeItemBytes() local
/aosp_15_r20/external/rust/android-crates-io/crates/drm-fourcc/src/
Dlib.rs191 let raw_bytes = fourcc.to_le_bytes(); in fourcc_display_form() localVariable
/aosp_15_r20/tools/asuite/adevice/src/
H A Dfingerprint.rs571 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 Dcodecache.py2200 def _pad_to_alignment(raw_bytes): argument
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint_unittest.py3070 def DoTest(self, raw_bytes, has_invalid_utf8): argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h47641 u8 raw_bytes[64]; member

12