Searched defs:Enter (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/ | ||
| D | scoped_gc_critical_section.cc | 27 const char* GCCriticalSection::Enter(GcCause cause, CollectorType type) { in Enter() function in art::gc::GCCriticalSection |
| /art/tools/jvmti-agents/simple-profile/ | ||
| D | simple_profile.cc | 118 void SimpleProfileData::Enter(jvmtiEnv* jvmti, JNIEnv* env, jmethodID meth) { in Enter() function in simple_profile::SimpleProfileData |
| /art/compiler/utils/x86_64/ | ||
| D | assembler_x86_64_test.cc | 2189 TEST_F(AssemblerX86_64Test, Enter) { in TEST_F() argument |