Searched defs:ComponentLoader (Results 1 – 6 of 6) sorted by relevance
136 struct ComponentLoader { struct170 ComponentLoader(std::string libPath) : mLibPath(libPath) {} in ComponentLoader() argument175 mModule; ///< weak reference to the loaded module176 std::string mLibPath; ///< library path
874 struct ComponentLoader { struct in android::C2PlatformComponentStore890 c2_status_t fetchModule(std::shared_ptr<ComponentModule> *module) { in fetchModule()914 ComponentLoader(std::string libPath) in ComponentLoader() argument918 ComponentLoader(std::tuple<C2String, in ComponentLoader() function926 std::mutex mMutex; ///< mutex guarding the module927 std::weak_ptr<ComponentModule> mModule; ///< weak reference to the loaded module928 std::string mLibPath; ///< library path931 C2ComponentFactory::CreateCodec2FactoryFunc mCreateFactory = nullptr;932 C2ComponentFactory::DestroyCodec2FactoryFunc mDestroyFactory = nullptr;
com/google/firebase/components/AbstractComponentContainer.class AbstractComponentContainer.java package com.google. ...
META-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...