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

  /system/core/adb/
services.h 22 constexpr char kShellServiceArgShellProtocol[] = "v2";
services.cpp 224 } else if (arg == kShellServiceArgShellProtocol) {
commandline.cpp 572 args.push_back(kShellServiceArgShellProtocol);
    [all...]

Completed in 83 milliseconds