Searched defs:matches (Results 1 – 2 of 2) sorted by relevance
227 regmatch_t matches[kPlatformVersionMatchCount]; in getOsVersion() local253 regmatch_t matches[kPlatformPatchlevelMatchCount]; in getOsPatchlevel() local
141 bool FileConnectionDetector::matches(const std::string &name) const { in matches() function in android::SensorHalExt::FileConnectionDetector