Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_VMDebug.cc457 static jstring VMDebug_getRuntimeStatInternal(JNIEnv* env, jclass, jint statId) { in VMDebug_getRuntimeStatInternal() argument
459 switch (static_cast<VMDebugRuntimeStatId>(statId)) { in VMDebug_getRuntimeStatInternal()