Home
last modified time | relevance | path

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

/art/runtime/jni/
Dcheck_jni.cc1500 static void* Create(void* original_buf, size_t len, bool mod_okay) { in Create()
1597 static bool Check(const char* function_name, const void* embedded_buf, bool mod_okay) { in Check()