Searched refs:samplePrefix (Results 1 – 1 of 1) sorted by relevance
164 static const char samplePrefix[] = "sample"; in DriverDevice() local165 if (getName().substr(0, sizeof(samplePrefix) - 1) == samplePrefix) { in DriverDevice()