Home | History | Annotate | Download | only in adb

Lines Matching refs:CanUseFeature

685     bool use_shell_protocol = CanUseFeature(features, kFeatureShell2); // -x
761 !CanUseFeature(features, kFeatureShell2) ? "device" : "-x");
1091 use_shell_protocol = CanUseFeature(features, kFeatureShell2);
1330 return !CanUseFeature(features, kFeatureCmd);
1820 if (CanUseFeature(features, name)) {