Searched refs:getExtInstance (Results 1 – 1 of 1) sorted by relevance
107 …GetExtInstance getExtInstance = reinterpret_cast<GetExtInstance>(dlsym(handler_, "GetExtInstance")… in Init() local108 if (getExtInstance == nullptr) { in Init()113 service_ = getExtInstance(); in Init()