Home | History | Annotate | Download | only in adb

Lines Matching refs:CanUseFeature

684     bool use_shell_protocol = CanUseFeature(features, kFeatureShell2); // -x
760 !CanUseFeature(features, kFeatureShell2) ? "device" : "-x");
1090 use_shell_protocol = CanUseFeature(features, kFeatureShell2);
1329 return !CanUseFeature(features, kFeatureCmd);
1835 if (CanUseFeature(features, name)) {