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.cc106 Result<void> Run(std::string_view log_name, const std::vector<std::string>& args) { in Run()
/art/artd/
Dartd.cc524 #define RETURN_FATAL_IF_ARG_IS_PRE_REBOOT_IMPL(expected, arg, log_name) \ argument
535 #define RETURN_FATAL_IF_PRE_REBOOT_MISMATCH(options, arg, log_name) \ argument
538 #define RETURN_FATAL_IF_ARG_IS_PRE_REBOOT(arg, log_name) \ argument