Lines Matching refs:enabler
1008 int MPLSensor::enableOneSensor(int en, const char *name, int (MPLSensor::*enabler)(int)) {1010 return (this->*enabler)(en);