Searched refs:kFeatureShell2 (Results 1 – 3 of 3) sorted by relevance
49 extern const char* const kFeatureShell2;
685 bool use_shell_protocol = CanUseFeature(features, kFeatureShell2); // -x in adb_shell()761 !CanUseFeature(features, kFeatureShell2) ? "device" : "-x"); in adb_shell()1091 use_shell_protocol = CanUseFeature(features, kFeatureShell2); in send_shell_command()
57 const char* const kFeatureShell2 = "shell_v2"; variable882 kFeatureShell2, kFeatureCmd, kFeatureStat2, in supported_features()