Home
last modified time | relevance | path

Searched refs:is_abb_exec_supported (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dadb_install.cpp79 static bool is_abb_exec_supported() { in is_abb_exec_supported() function
158 if (is_abb_exec_supported()) { in send_command()
214 const bool use_abb_exec = is_abb_exec_supported(); in install_app_streamed()
378 if (incremental_request != CmdlineOption::Disable && !is_abb_exec_supported()) { in calculate_install_mode()
563 const bool use_abb_exec = is_abb_exec_supported(); in install_multiple_app_streamed()
749 const bool use_abb_exec = is_abb_exec_supported(); in install_multi_package()