Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp222 regex_t regex; in getOsVersion() local
248 regex_t regex; in getOsPatchlevel() local
/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.cpp107 BaseDynamicSensorDaemon *d, const std::string &path, const std::string &regex) in FileConnectionDetector()