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

  /system/core/adb/
transport.h 36 typedef std::unordered_set<std::string> FeatureSet;
38 const FeatureSet& supported_features();
40 // Encodes and decodes FeatureSet objects into human-readable strings.
41 std::string FeatureSetToString(const FeatureSet& features);
42 FeatureSet StringToFeatureSet(const std::string& features_string);
45 bool CanUseFeature(const FeatureSet& feature_set, const std::string& feature);
162 const FeatureSet& features() const {
195 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 75 milliseconds