Searched defs:Enter (Results 1 – 2 of 2) sorted by relevance
27 const char* GCCriticalSection::Enter(GcCause cause, CollectorType type) { in Enter() function in art::gc::GCCriticalSection
1761 TEST_F(AssemblerX86_64Test, Enter) { in TEST_F() argument