Searched refs:kFeatureShell2 (Results 1 – 3 of 3) sorted by relevance
41 extern const char* const kFeatureShell2;
723 bool use_shell_protocol = CanUseFeature(features, kFeatureShell2); in adb_shell()772 if (!CanUseFeature(features, kFeatureShell2)) { in adb_shell()781 if (CanUseFeature(features, kFeatureShell2)) { in adb_shell()1146 use_shell_protocol = CanUseFeature(features, kFeatureShell2); in send_shell_command()
48 const char* const kFeatureShell2 = "shell_v2"; variable786 kFeatureShell2, in supported_features()