Home
last modified time | relevance | path

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

/art/tools/veridex/
Dveridex.cc155 std::vector<std::string> boot_classpath = Split(options.core_stubs, ':'); in Run() local
/art/tools/hiddenapi/
Dhiddenapi.cc884 ClassPath boot_classpath({input_path}, /* ignore_empty= */ false); in EncodeAccessFlags() local
1002 ClassPath boot_classpath(boot_dex_paths_, /* ignore_empty= */ false); in ListApi() local
/art/odrefresh/
Dodrefresh.cc1653 const std::vector<std::string>& boot_classpath, in RunDex2oat()
1760 const std::vector<std::string>& boot_classpath, in RunDex2oatForBootClasspath()