Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp227 regmatch_t matches[kPlatformVersionMatchCount]; in getOsVersion() local
253 regmatch_t matches[kPlatformPatchlevelMatchCount]; in getOsPatchlevel() local
/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.cpp141 bool FileConnectionDetector::matches(const std::string &name) const { in matches() function in android::SensorHalExt::FileConnectionDetector