Home
last modified time | relevance | path

Searched defs:protected (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/sign/
Dtests.rs1139 let protected = HeaderBuilder::new() in test_sign_roundtrip() localVariable
1192 let protected = HeaderBuilder::new() in test_sign_detached_roundtrip() localVariable
1275 let protected = in test_sign_noncanonical() localVariable
1326 let protected = HeaderBuilder::new() in test_sign_create_result() localVariable
1361 let protected = HeaderBuilder::new() in test_sign_detached_create_result() localVariable
1398 let protected = HeaderBuilder::new() in test_sign_sig_index_invalid() localVariable
1425 let protected = HeaderBuilder::new() in test_sign_detached_sig_index_invalid() localVariable
1585 let protected = HeaderBuilder::new() in test_sign1_roundtrip() localVariable
1629 let protected = HeaderBuilder::new() in test_sign1_detached_roundtrip() localVariable
1676 let protected = HeaderBuilder::new() in test_sign1_create_result() localVariable
[all …]
Dmod.rs42 pub protected: ProtectedHeader, field
95 pub protected: ProtectedHeader, field
315 pub protected: ProtectedHeader, field
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/encrypt/
Dtests.rs692 let protected = HeaderBuilder::new() in test_cose_recipient_roundtrip() localVariable
740 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_recipient_noncanonical() localVariable
778 let protected = HeaderBuilder::new() in test_cose_recipient_result() localVariable
863 let protected = HeaderBuilder::new() in test_cose_encrypt_roundtrip() localVariable
902 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_encrypt_noncanonical() localVariable
945 let protected = HeaderBuilder::new() in test_cose_encrypt_status() localVariable
978 let protected = HeaderBuilder::new() in test_cose_encrypt0_roundtrip() localVariable
1017 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_encrypt0_noncanonical() localVariable
1059 let protected = HeaderBuilder::new() in test_cose_encrypt0_status() localVariable
Dmod.rs43 pub protected: ProtectedHeader, field
215 pub protected: ProtectedHeader, field
348 pub protected: ProtectedHeader, field
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/resources/
H A Dtwitter.json1 …"Tue Dec 06 22:21:26 +0000 2011","user":{"profile_link_color":"140e13","protected":false,"default_… boolean
H A Dtwitter_macro.json32 "protected": false, boolean
134 "protected": false, boolean
219 "protected": false, boolean
413 "protected": false, boolean
525 "protected": false, boolean
591 "protected": false, boolean
692 "protected": false, boolean
757 "protected": false, boolean
954 "protected": false, boolean
1032 "protected": false, boolean
[all …]
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dproperty-typecheck-1.m55 @interface SPeer_iDisk_remote1 (protected) category
58 @implementation SPeer_iDisk_remote1 (protected) category
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/i915/
H A Diris_batch.c99 iris_create_hw_context(struct iris_bufmgr *bufmgr, bool protected) in iris_create_hw_context()
239 bool protected = iris_hw_context_get_protected(bufmgr, batch->i915.ctx_id); in clone_hw_context() local
/aosp_15_r20/external/cronet/third_party/googletest/src/docs/reference/
H A Dtesting.md428 ##### SetUp {#Environment::SetUp}
434 ##### TearDown {#Environment::TearDown}
541 ##### SetUp {#Test::SetUp}
548 ##### TearDown {#Test::TearDown}
/aosp_15_r20/external/googletest/docs/reference/
H A Dtesting.md445 ##### SetUp {#Environment::SetUp}
451 ##### TearDown {#Environment::TearDown}
558 ##### SetUp {#Test::SetUp}
565 ##### TearDown {#Test::TearDown}
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/docs/reference/
H A Dtesting.md426 ##### SetUp {#Environment::SetUp}
432 ##### TearDown {#Environment::TearDown}
539 ##### SetUp {#Test::SetUp}
546 ##### TearDown {#Test::TearDown}
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/mac/
Dtests.rs565 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_mac_noncanonical() localVariable
684 let protected = ProtectedHeader::from_cbor_bstr(Value::Bytes(vec![0xa0])).unwrap(); in test_cose_mac0_noncanonical() localVariable
Dmod.rs44 pub protected: ProtectedHeader, field
187 pub protected: ProtectedHeader, field
/aosp_15_r20/external/flac/src/libFLAC/include/
H A DMakefile.am32 SUBDIRS = private protected subdir
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__iterator/
H A Dfront_insert_iterator.h38 protected: variable
H A Dback_insert_iterator.h38 protected: variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__iterator/
Dfront_insert_iterator.h38 protected: variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__iterator/
Dfront_insert_iterator.h38 protected: variable
Dback_insert_iterator.h38 protected: variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__iterator/
Dfront_insert_iterator.h38 protected: variable
Dback_insert_iterator.h38 protected: variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__iterator/
Dfront_insert_iterator.h38 protected: variable
Dback_insert_iterator.h38 protected: variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__iterator/
Dfront_insert_iterator.h38 protected: variable
Dback_insert_iterator.h38 protected: variable

1234