Home
last modified time | relevance | path

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

/art/runtime/
Djni_env_ext.cc34 static bool CheckLocalsValid(JNIEnvExt* in) NO_THREAD_SAFETY_ANALYSIS { in CheckLocalsValid() function
43 if (CheckLocalsValid(ret.get())) { in Create()