Home
last modified time | relevance | path

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

/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
/aosp12/system/security/keystore2/src/
H A Ddatabase.rs715 fn no_gc(self) -> Result<(bool, T)>; in no_gc() method
725 fn no_gc(self) -> Result<(bool, T)> { in no_gc() method