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