Searched refs:destroyRemoteSessionSinkImpl (Results 1 – 1 of 1) sorted by relevance
60 auto destroyRemoteSessionSinkImpl = (SinkImpl)(dlsym(handle_, "DestroyRemoteSessionSinkImpl")); in UnLoadSinkImplement() local61 if (destroyRemoteSessionSinkImpl == nullptr) { in UnLoadSinkImplement()71 destroyRemoteSessionSinkImpl(sinkImpl_); in UnLoadSinkImplement()