Home
last modified time | relevance | path

Searched refs:extra_opts (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dotapreopt.cpp469 const std::string* extra_opts = in Dex2oatBootImage() local
471 if (extra_opts != nullptr) { in Dex2oatBootImage()
472 std::vector<std::string> extra_vals = Split(*extra_opts, " "); in Dex2oatBootImage()
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto81 optional string extra_opts = 11; field