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

  /system/core/adb/
adb_client.h 65 bool adb_get_feature_set(FeatureSet* _Nonnull feature_set, std::string* _Nonnull error);
adb_client.cpp 324 bool adb_get_feature_set(FeatureSet* feature_set, std::string* error) { function
commandline.cpp 676 if (!adb_get_feature_set(&features, &error)) {
    [all...]
file_sync_client.cpp 206 if (!adb_get_feature_set(&features, &error)) {
    [all...]

Completed in 51 milliseconds