Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc337 static const char* kFailedNxView = "Failed to map non-executable view of JIT code cache"; in InitializeMappings() local
340 VLOG(jit) << kFailedNxView; in InitializeMappings()
342 *error_msg = kFailedNxView; in InitializeMappings()