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

  /art/runtime/
runtime.h 462 void AddCurrentRuntimeFeaturesAsDex2OatArguments(std::vector<std::string>* arg_vector) const;
runtime.cc     [all...]
class_linker.cc 639 Runtime::Current()->AddCurrentRuntimeFeaturesAsDex2OatArguments(&argv);
    [all...]
  /art/runtime/gc/space/
image_space.cc 174 Runtime::Current()->AddCurrentRuntimeFeaturesAsDex2OatArguments(&arg_vector);
    [all...]

Completed in 46 milliseconds