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

  /art/runtime/
runtime.h 525 void AddCurrentRuntimeFeaturesAsDex2OatArguments(std::vector<std::string>* arg_vector) const;
oat_file_assistant.cc 760 runtime->AddCurrentRuntimeFeaturesAsDex2OatArguments(&argv);
    [all...]
runtime.cc     [all...]
  /art/runtime/gc/space/
image_space.cc 116 Runtime::Current()->AddCurrentRuntimeFeaturesAsDex2OatArguments(&arg_vector);
    [all...]

Completed in 639 milliseconds