Home
last modified time | relevance | path

Searched defs:RuntimeOptions (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dparsed_options.h39 typedef std::vector<std::pair<std::string, const void*>> RuntimeOptions; typedef
H A Dcommon_runtime_test.h69 typedef std::vector<std::pair<std::string, const void*>> RuntimeOptions; typedef
H A Druntime.h117 typedef std::vector<std::pair<std::string, const void*>> RuntimeOptions; typedef