Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc865 void ThrowUnsupportedOperationException() { in ThrowUnsupportedOperationException() function
/art/runtime/native/
Ddalvik_system_VMDebug.cc187 static void ThrowUnsupportedOperationException(JNIEnv* env) { in ThrowUnsupportedOperationException() function