Searched refs:DestroyCodec2FactoryFunc (Results 1 – 4 of 4) sorted by relevance
83 typedef void (*DestroyCodec2FactoryFunc)(::C2ComponentFactory*); typedef
232 C2ComponentFactory::DestroyCodec2FactoryFunc>>);
780 C2ComponentFactory::DestroyCodec2FactoryFunc>>);831 C2ComponentFactory::DestroyCodec2FactoryFunc destroyFactory) in ComponentModule()865 C2ComponentFactory::DestroyCodec2FactoryFunc destroyFactory; ///< loaded destroy function920 C2ComponentFactory::DestroyCodec2FactoryFunc> func) in ComponentLoader()932 C2ComponentFactory::DestroyCodec2FactoryFunc mDestroyFactory = nullptr;1052 C2ComponentFactory::DestroyCodec2FactoryFunc>> mCodec2FactoryFuncs;1071 (C2ComponentFactory::DestroyCodec2FactoryFunc)dlsym(mLibHandle, "DestroyCodec2Factory"); in init()1216 C2ComponentFactory::DestroyCodec2FactoryFunc>> funcs) in C2PlatformComponentStore()1348 C2ComponentFactory::DestroyCodec2FactoryFunc>> funcs) { in GetTestComponentStore()
149 C2ComponentFactory::DestroyCodec2FactoryFunc>> codec2FactoryFunc; in initDecoder()