Searched refs:HalGetHardwareProfile (Results 1 – 3 of 3) sorted by relevance
33 const char* HalGetHardwareProfile(void);
72 __attribute__((weak)) const char* HalGetHardwareProfile(void) in HalGetHardwareProfile() function
137 return HalGetHardwareProfile(); in GetHardwareProfile()