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

  /system/core/adb/
transport.h 35 typedef std::unordered_set<std::string> FeatureSet;
37 const FeatureSet& supported_features();
39 // Encodes and decodes FeatureSet objects into human-readable strings.
40 std::string FeatureSetToString(const FeatureSet& features);
41 FeatureSet StringToFeatureSet(const std::string& features_string);
44 bool CanUseFeature(const FeatureSet& feature_set, const std::string& feature);
137 const FeatureSet& features() const {
173 FeatureSet features_;
  /prebuilts/sdk/tools/
jack-jar-tools.jar 
jack-jacoco-reporter.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 146 milliseconds