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

  /art/runtime/jit/
jit.cc 721 if (runtime->IsSystemServer() && runtime->IsUsingApexBootImageLocation() && UseJitCompilation()) {
    [all...]
  /art/runtime/
runtime.h 167 bool IsSystemServer() const {
    [all...]
oat_file.cc     [all...]

Completed in 58 milliseconds