Home
last modified time | relevance | path

Searched defs:plugins (Results 1 - 23 of 23) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dplugins.h21 namespace ark::plugins { namespace in ark
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A D__init__.py24 from . import plugins namespace
/arkcompiler/runtime_core/templates/
H A Dplugin_options.rb20 def plugins method in Common
/arkcompiler/runtime_core/static_core/templates/
H A Dplugin_options.rb20 def plugins method in Common
[all...]
/foundation/multimedia/media_foundation/test/unittest/
H A DTestPluginManager.cpp37 std::vector<std::string> plugins = PluginManager::Instance().ListPlugins(PluginType::DEMUXER); in HWTEST() local
46 std::vector<std::string> plugins = PluginManager::Instance().ListPlugins(PluginType::AUDIO_DECODER); in HWTEST() local
55 std::vector<std::string> plugins = PluginManager::Instance().ListPlugins(PluginType::AUDIO_SINK); in HWTEST() local
[all...]
H A DTestPlugin.cpp42 auto plugins = FindAvailablePlugins(*cap, Plugin::PluginType::AUDIO_DECODER); in HWTEST() local
H A DTestPluginSetting.cpp73 auto plugins = FindAvailablePlugins(*capability, Plugin::PluginType::AUDIO_DECODER); in HWTEST() local
/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h35 std::vector<std::string> plugins; member in OHOS::MiscServices::final
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Dsource_helpers.js
/arkcompiler/runtime_core/static_core/tests/cts-generator/runner/
H A Drunner.rb23 def self.plugins singleton method in TestRunner
/arkcompiler/runtime_core/tests/cts-generator/runner/
H A Drunner.rb23 def self.plugins singleton method in TestRunner
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DcompilerImpl.h51 explicit CompilerImpl(size_t threadCount, std::vector<util::Plugin> const *plugins) in CompilerImpl() argument
/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_manager.cpp106 auto plugins = HiviewPlatform::GetInstance().GetPluginMap(); in OnUpdateNotice() local
/arkcompiler/ets_frontend/ets2panda/public/
H A Dpublic.h50 std::vector<util::Plugin> const *plugins = nullptr; member in ark::es2panda::ark::es2panda::public_lib::Context::std
/arkcompiler/ets_frontend/ets2panda/
H A Des2panda.cpp63 Compiler::Compiler(ScriptExtension ext, size_t threadCount, std::vector<util::Plugin> &&plugins) in Compiler() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp126 void GatherStaticPlugins(vector<LibPlugin>& plugins) in GatherStaticPlugins() argument
145 void GatherDynamicPlugins(vector<LibPlugin>& plugins, IFileManager& fileManager) in GatherDynamicPlugins() argument
291 vector<LibPlugin> plugins; in LoadPlugins() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp417 void PluginRegister::DeletePlugin(std::map<std::string, std::shared_ptr<PluginRegInfo>>& plugins, in DeletePlugin() argument
435 auto plugins = it.second; in EraseRegisteredPluginsByLoader() local
/third_party/ffmpeg/libavcodec/
H A Dlibxvid.c389 xvid_enc_plugin_t plugins[4]; in xvid_encode_init() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_lv2.c398 const LilvPlugins *plugins; in init() local
/third_party/alsa-utils/topology/
H A Dpre-processor.c117 char *plugins[SND_TOPOLOGY_MAX_PLUGINS]; in pre_process_plugins() local
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h337 struct lws_ss_plugin *plugins[2]; /**< NULL or auth plugin */ member
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h175 plugin_list_t *plugins; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c181 static void snd_pcm_ladspa_free_plugins(struct list_head *plugins) in snd_pcm_ladspa_free_plugins() argument
1528 snd_pcm_ladspa_build_plugins(struct list_head *list, const char *path, snd_config_t *plugins, int reverse) snd_pcm_ladspa_build_plugins() argument
1743 snd_config_t *plugins = NULL, *pplugins = NULL, *cplugins = NULL; _snd_pcm_ladspa_open() local
[all...]

Completed in 14 milliseconds