Home
last modified time | relevance | path

Searched defs:tag_bytes (Results 1 – 17 of 17) sorted by relevance

/external/gsc-utils/tpm_generated/
Dtpm_generated.cc8154 std::string tag_bytes; in SerializeCommand_Startup() local
8182 std::string tag_bytes; in ParseResponse_Startup() local
8346 std::string tag_bytes; in SerializeCommand_Shutdown() local
8374 std::string tag_bytes; in ParseResponse_Shutdown() local
8539 std::string tag_bytes; in SerializeCommand_SelfTest() local
8567 std::string tag_bytes; in ParseResponse_SelfTest() local
8732 std::string tag_bytes; in SerializeCommand_IncrementalSelfTest() local
8761 std::string tag_bytes; in ParseResponse_IncrementalSelfTest() local
8929 std::string tag_bytes; in SerializeCommand_GetTestResult() local
8959 std::string tag_bytes; in ParseResponse_GetTestResult() local
[all …]
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_tag.cc82 std::string tag_bytes; in ParseQuicTag() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_tag.cc82 std::string tag_bytes; in ParseQuicTag() local
/external/e2fsprogs/debugfs/
Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
Ddo_journal.c273 int tag_bytes; in journal_add_blocks_to_trans() local
629 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
/external/e2fsprogs/e2fsck/
Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/external/private-join-and-compute/private_join_and_compute/crypto/
Dec_commutative_cipher.cc95 absl::string_view tag_bytes, in CreateWithKeyFromSeed()
/external/rust/android-crates-io/crates/android_logger/src/
Dlib.rs178 let mut tag_bytes: [MaybeUninit<u8>; LOGGING_TAG_MAX_LEN + 1] = uninit_array(); in log() localVariable
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc66 std::string tag_bytes = StrCat(tag_array[0]); in SetCommonFieldVariables() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc66 std::string tag_bytes = StrCat(tag_array[0]); in SetCommonFieldVariables() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc66 std::string tag_bytes = StrCat(tag_array[0]); in SetCommonFieldVariables() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/layout/
Dscript.rs188 let tag_bytes = match &bytes { in old_tag_from_unicode() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/layout/
Dscript.rs188 let tag_bytes = match &bytes { in old_tag_from_unicode() localVariable
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py1052 def SkipField(buffer, pos, end, tag_bytes): argument
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py1052 def SkipField(buffer, pos, end, tag_bytes): argument
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py1052 def SkipField(buffer, pos, end, tag_bytes): argument
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc1040 char tag_bytes[10] = {0}; in GetEncodedTag() local