HomeSort by relevance Sort by last modified time
    Searched refs:HAL_MODULE_INFO_SYM_AS_STR (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
hardware.h 204 #define HAL_MODULE_INFO_SYM_AS_STR "HMI"
  /hardware/libhardware/
hardware.c 83 const char *sym = HAL_MODULE_INFO_SYM_AS_STR;
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 1037 sFallback = reinterpret_cast<gralloc_module_t*>(dlsym(module, HAL_MODULE_INFO_SYM_AS_STR));

Completed in 200 milliseconds