Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/client/
Dadb_install.cpp556 const std::string install_cmd = in install_multiple_app_streamed() local
741 const std::string install_cmd = use_abb_exec ? "package" : "exec:cmd package"; in install_multi_package() local
/aosp_15_r20/packages/modules/Bluetooth/
Dbuild.py783 def _pretty_print_install(self, install_cmd, packages, line_limit=80): argument
/aosp_15_r20/external/trace-cmd/
H A DMakefile484 install_cmd: all_cmd install_plugins install_python install_bash_completion target