HomeSort by relevance Sort by last modified time
    Searched refs:kFeatureShell2 (Results 1 - 3 of 3) sorted by null

  /system/core/adb/
transport.h 49 extern const char* const kFeatureShell2;
transport.cpp 57 const char* const kFeatureShell2 = "shell_v2";
882 kFeatureShell2, kFeatureCmd, kFeatureStat2,
    [all...]
commandline.cpp 685 bool use_shell_protocol = CanUseFeature(features, kFeatureShell2); // -x
761 !CanUseFeature(features, kFeatureShell2) ? "device" : "-x");
    [all...]

Completed in 134 milliseconds