Searched defs:Plugin (Results 1 – 10 of 10) sorted by relevance
38 type Plugin struct { struct39 Library41 pluginProperties PluginProperties
55 struct Plugin { struct56 OMXPluginBase *mOmx;57 void *mLibHandle;
63 Plugin(Plugin&& other) noexcept in Plugin() function70 explicit Plugin(const std::string& library) : library_(library), dlopen_handle_(nullptr) { } in Plugin() function
33 Plugin::Plugin(const Plugin& other) : library_(other.library_), dlopen_handle_(nullptr) { in Plugin() function in art::Plugin
105 class Plugin; variable
113 public interface Plugin { interface
34 public class Plugin { class61 public Plugin(String name, in Plugin() method in Plugin
24 FilterWrapper::FilterWrapper(std::unique_ptr<Plugin> &&) { in FilterWrapper()
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...