Home
last modified time | relevance | path

Searched refs:destroy_sym (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dcore_impl.cpp54 void **destroy_sym = reinterpret_cast<void **>(&destroy_extension_intf_); in Init() local
57 *destroy_sym = ::dlsym(extension_lib_, DESTROY_EXTENSION_INTERFACE_NAME); in Init()