Searched defs:regex (Results 1 - 1 of 1) sorted by last modified time

/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DConnectionDetector.cpp107 BaseDynamicSensorDaemon *d, const std::string &path, const std::string &regex)
108 : ConnectionDetector(d), Thread(false /*callCallJava*/), mPath(path), mRegex(regex),
106 FileConnectionDetector( BaseDynamicSensorDaemon *d, const std::string &path, const std::string &regex) argument

Completed in 35 milliseconds