Searched refs:kFeatureShell2 (Results 1 – 4 of 4) sorted by relevance
693 bool use_shell_protocol = CanUseFeature(*features, kFeatureShell2); // -x in adb_shell()769 !CanUseFeature(*features, kFeatureShell2) ? "device" : "-x"); in adb_shell()1163 use_shell_protocol = CanUseFeature(*features, kFeatureShell2); in send_shell_command()
1372 CanUseFeature(sc.Features(), kFeatureShell2)) { in copy_local_dir_remote()
68 extern const char* const kFeatureShell2;
75 const char* const kFeatureShell2 = "shell_v2"; variable1252 kFeatureShell2, in supported_features()