Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dcommandline.cpp701 auto&& features = adb_get_feature_set_or_die(); in adb_shell()
798 auto&& features = adb_get_feature_set_or_die(); in adb_abb()
1472 const std::optional<FeatureSet>& adb_get_feature_set_or_die(void) { in adb_get_feature_set_or_die() function
1486 auto&& features = adb_get_feature_set_or_die(); in process_remount_or_verity_service()
1543 auto features = adb_get_feature_set_or_die(); in forward_dest_is_featured()
2126 auto&& features = adb_get_feature_set_or_die(); in adb_commandline()
2175 auto&& features = adb_get_feature_set_or_die(); in adb_commandline()
Dcommandline.h121 const std::optional<FeatureSet>& adb_get_feature_set_or_die();
Dadb_install.cpp61 auto&& features = adb_get_feature_set_or_die(); in best_install_mode()
69 auto&& features = adb_get_feature_set_or_die(); in is_apex_supported()
74 auto&& features = adb_get_feature_set_or_die(); in is_abb_exec_supported()