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