Home
last modified time | relevance | path

Searched defs:HasFeature (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Drecord_file.h148 bool HasFeature(int feature) const { in HasFeature() function
/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp855 virtual bool HasFeature(const std::string& name) { in HasFeature() function in aapt::FeatureGroup
913 bool HasFeature(const std::string& name) override { in HasFeature() function in aapt::CommonFeatureGroup