Searched refs:kNativeDebugInterfaceLock (Results 1 – 4 of 4) sorted by relevance
15 case kNativeDebugInterfaceLock: os << "NativeDebugInterfaceLock"; break; in operator <<()
98 static Mutex g_jit_debug_lock("JIT native debug entries", kNativeDebugInterfaceLock);99 static Mutex g_dex_debug_lock("DEX native debug entries", kNativeDebugInterfaceLock);
49 kNativeDebugInterfaceLock, enumerator
328 UPDATE_CURRENT_LOCK_LEVEL(kNativeDebugInterfaceLock); in Init()