Searched refs:HalGetDeviceType (Results 1 – 3 of 3) sorted by relevance
25 const char* HalGetDeviceType(void);
32 __attribute__((weak)) const char* HalGetDeviceType(void) in HalGetDeviceType() function
97 return HalGetDeviceType(); in GetDeviceType()