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

  /art/openjdkjvmti/
deopt_manager.cc 197 runtime->CreateJitCodeCache(/*rwx_memory_allowed=*/true);
  /art/runtime/
runtime.h 644 void CreateJitCodeCache(bool rwx_memory_allowed);
    [all...]
runtime.cc 874 CreateJitCodeCache(/*rwx_memory_allowed=*/true);
    [all...]

Completed in 152 milliseconds