Searched defs:newInterface (Results 1 – 2 of 2) sorted by relevance
126 auto newInterface = reinterpret_cast<NewFuncType>(dlsym(handle_, newInterfaceSymbol_.c_str())); in NewInstance() local
44 bool newInterface = false; member