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

  /art/cmdline/
cmdline.h 319 runtime.reset(CreateRuntime(args.get()));
373 Runtime* CreateRuntime(CmdlineArgs* args) {
  /art/dexoptanalyzer/
dexoptanalyzer.cc 186 bool CreateRuntime() {
221 if (!CreateRuntime()) {
  /art/dex2oat/
dex2oat.cc     [all...]

Completed in 78 milliseconds