Home
last modified time | relevance | path

Searched defs:type_header (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tink/cc/jwt/
H A Djwt_validator.cc97 util::StatusOr<std::string> type_header = raw_jwt.GetTypeHeader(); in ValidateTypeHeader() local
195 absl::string_view type_header) { in ExpectTypeHeader()
H A Draw_jwt.cc162 util::StatusOr<RawJwt> RawJwt::FromJson(absl::optional<std::string> type_header, in FromJson()
191 RawJwt::RawJwt(absl::optional<std::string> type_header, in RawJwt()
484 RawJwtBuilder& RawJwtBuilder::SetTypeHeader(absl::string_view type_header) { in SetTypeHeader()
/aosp_15_r20/external/tink/cc/jwt/internal/
H A Djwt_format.cc96 absl::string_view algorithm, absl::optional<absl::string_view> type_header, in CreateHeader()
196 absl::optional<std::string> type_header, absl::string_view json_payload) { in FromJson()
H A Djwt_public_key_sign_impl.cc32 absl::optional<std::string> type_header; in SignAndEncodeWithKid() local
H A Djwt_mac_impl.cc35 absl::optional<std::string> type_header; in ComputeMacAndEncodeWithKid() local
/aosp_15_r20/external/tink/python/tink/jwt/
H A D_verified_jwt.py51 def type_header(self) -> str: member in VerifiedJwt
H A D_raw_jwt.py106 def type_header(self) -> str: member in RawJwt
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener.cpp175 ResTable_type* type_header = type_writer.StartChunk<ResTable_type>(RES_TABLE_TYPE_TYPE); in FlattenConfig() local
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto505 google.protobuf.StringValue type_header = 9; field
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto505 google.protobuf.StringValue type_header = 9; field
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto505 google.protobuf.StringValue type_header = 9; field
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto505 google.protobuf.StringValue type_header = 9; field
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto505 google.protobuf.StringValue type_header = 9; field