Home
last modified time | relevance | path

Searched defs:log_name (Results 1 – 2 of 2) sorted by relevance

/art/dexopt_chroot_setup/
Ddexopt_chroot_setup.cc91 Result<void> Run(std::string_view log_name, const std::vector<std::string>& args) { in Run()
/art/artd/
Dartd.cc508 #define RETURN_FATAL_IF_ARG_IS_PRE_REBOOT_IMPL(expected, arg, log_name) \ argument
519 #define RETURN_FATAL_IF_PRE_REBOOT_MISMATCH(options, arg, log_name) \ argument
522 #define RETURN_FATAL_IF_ARG_IS_PRE_REBOOT(arg, log_name) \ argument