Searched refs:serviceConstructFunc (Results 1 – 1 of 1) sorted by relevance
252 SERVICE_CONSTRUCT_FUNC serviceConstructFunc = NULL; in CodecCallbackTypeStubGetInstance() local281 …serviceConstructFunc = (SERVICE_CONSTRUCT_FUNC)dlsym(stub->dlHandler, "CodecCallbackTypeServiceCon… in CodecCallbackTypeStubGetInstance()282 if (serviceConstructFunc == NULL) { in CodecCallbackTypeStubGetInstance()289 serviceConstructFunc(&stub->service); in CodecCallbackTypeStubGetInstance()