HomeSort by relevance Sort by last modified time
    Searched refs:InitializeMappings (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit_code_cache.h 287 bool InitializeMappings(bool rwx_memory_allowed, bool is_zygote, std::string* error_msg)
jit_code_cache.cc 192 bool JitCodeCache::InitializeMappings(bool rwx_memory_allowed,
396 if (!jit_code_cache->InitializeMappings(rwx_memory_allowed, is_zygote, error_msg)) {
    [all...]

Completed in 578 milliseconds