| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | plugins.h | 21 namespace ark::plugins { namespace in ark
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ |
| H A D | __init__.py | 24 from . import plugins namespace
|
| /arkcompiler/runtime_core/templates/ |
| H A D | plugin_options.rb | 20 def plugins method in Common
|
| /arkcompiler/runtime_core/static_core/templates/ |
| H A D | plugin_options.rb | 20 def plugins method in Common [all...] |
| /foundation/multimedia/media_foundation/test/unittest/ |
| H A D | TestPluginManager.cpp | 37 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 D | TestPlugin.cpp | 42 auto plugins = FindAvailablePlugins(*cap, Plugin::PluginType::AUDIO_DECODER); in HWTEST() local
|
| H A D | TestPluginSetting.cpp | 73 auto plugins = FindAvailablePlugins(*capability, Plugin::PluginType::AUDIO_DECODER);
in HWTEST() local
|
| /foundation/distributeddatamgr/pasteboard/services/load/include/ |
| H A D | config.h | 35 std::vector<std::string> plugins; member in OHOS::MiscServices::final
|
| /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
| H A D | source_helpers.js | |
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| H A D | runner.rb | 23 def self.plugins singleton method in TestRunner
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| H A D | runner.rb | 23 def self.plugins singleton method in TestRunner
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | compilerImpl.h | 51 explicit CompilerImpl(size_t threadCount, std::vector<util::Plugin> const *plugins) in CompilerImpl() argument
|
| /base/hiviewdfx/hiview/core/param_update/src/ |
| H A D | param_manager.cpp | 106 auto plugins = HiviewPlatform::GetInstance().GetPluginMap(); in OnUpdateNotice() local
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| H A D | public.h | 50 std::vector<util::Plugin> const *plugins = nullptr; member in ark::es2panda::ark::es2panda::public_lib::Context::std
|
| /arkcompiler/ets_frontend/ets2panda/ |
| H A D | es2panda.cpp | 63 Compiler::Compiler(ScriptExtension ext, size_t threadCount, std::vector<util::Plugin> &&plugins) in Compiler() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
| H A D | plugin_registry.cpp | 126 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 D | plugin_register.cpp | 417 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 D | libxvid.c | 389 xvid_enc_plugin_t plugins[4]; in xvid_encode_init() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_lv2.c | 398 const LilvPlugins *plugins; in init() local
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-processor.c | 117 char *plugins[SND_TOPOLOGY_MAX_PLUGINS]; in pre_process_plugins() local [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-secure-streams-policy.h | 337 struct lws_ss_plugin *plugins[2]; /**< NULL or auth plugin */ member
|
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g_common.h | 175 plugin_list_t *plugins; member
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ladspa.c | 181 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...] |