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.cpp73 static bool is_abb_exec_supported() { in is_abb_exec_supported() function
153 if (is_abb_exec_supported()) { in send_command()
209 const bool use_abb_exec = is_abb_exec_supported(); in install_app_streamed()
373 if (incremental_request != CmdlineOption::Disable && !is_abb_exec_supported()) { in calculate_install_mode()
558 const bool use_abb_exec = is_abb_exec_supported(); in install_multiple_app_streamed()
744 const bool use_abb_exec = is_abb_exec_supported(); in install_multi_package()