Home
last modified time | relevance | path

Searched refs:no_gc (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/security/keystore2/src/
H A Ddatabase.rs1036 .no_gc() in do_table_size_query()
1255 .no_gc() in key_exists()
1303 .no_gc() in store_super_key()
1335 .no_gc() in load_super_key()
1573 Ok(()).no_gc() in create_attestation_key_entry()
1775 Ok(()).no_gc() in store_signed_attestation_certificate_chain()
1840 Ok(()).no_gc() in assign_attestation_key()
2100 .no_gc() in retrieve_attestation_key_and_cert_chain()
2220 Ok(()).no_gc() in migrate_key_namespace()
3090 .no_gc() in grant()
[all …]
/aosp12/art/runtime/verifier/
H A Dreg_type_test.cc720 ScopedDisableMovingGC no_gc(soa.Self()); in TEST_F() local
1075 ScopedDisableMovingGC no_gc(soa.Self()); in TEST_F() local
1123 ScopedDisableMovingGC no_gc(soa.Self()); in TestClassJoin() local