Home
last modified time | relevance | path

Searched refs:kFeatureRemountShell (Results 1 – 3 of 3) sorted by relevance

/packages/modules/adb/
Dtransport.h89 extern const char* const kFeatureRemountShell;
Dtransport.cpp90 const char* const kFeatureRemountShell = "remount_shell"; variable
1202 kFeatureRemountShell, in supported_features()
/packages/modules/adb/client/
Dcommandline.cpp1453 if (CanUseFeature(*features, kFeatureRemountShell)) { in process_remount_or_verity_service()