Searched refs:idFromHal (Results 1 – 1 of 1) sorted by relevance
61 static IDevicesFactory::Device idFromHal(const char *name, status_t* status) { in idFromHal() function79 static const char* idFromHal(const char *name, status_t* status) { in idFromHal() function88 auto hidlId = idFromHal(name, &status); in openDevice()