Home
last modified time | relevance | path

Searched defs:old_config (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Config/Entity/
H A DImportableEntityStorageInterface.php25 public function importCreate($name, Config $new_config, Config $old_config);
40 public function importUpdate($name, Config $new_config, Config $old_config);
52 public function importDelete($name, Config $new_config, Config $old_config);
64 public function importRename($old_name, Config $new_config, Config $old_config);
H A DConfigEntityStorage.php362 public function importCreate($name, Config $new_config, Config $old_config) {
371 public function importUpdate($name, Config $new_config, Config $old_config) {
386 public function importDelete($name, Config $new_config, Config $old_config) {
397 public function importRename($old_name, Config $new_config, Config $old_config) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Config/Entity/
H A DImportableEntityStorageInterface.php25 public function importCreate($name, Config $new_config, Config $old_config);
40 public function importUpdate($name, Config $new_config, Config $old_config);
52 public function importDelete($name, Config $new_config, Config $old_config);
64 public function importRename($old_name, Config $new_config, Config $old_config);
H A DConfigEntityStorage.php351 public function importCreate($name, Config $new_config, Config $old_config) {
360 public function importUpdate($name, Config $new_config, Config $old_config) {
375 public function importDelete($name, Config $new_config, Config $old_config) {
386 public function importRename($old_name, Config $new_config, Config $old_config) {
/dports/www/drupal8/drupal-8.9.20/core/modules/config/tests/config_test/src/
H A DConfigTestStorage.php16 public function importCreate($name, Config $new_config, Config $old_config) {
26 public function importUpdate($name, Config $new_config, Config $old_config) {
36 public function importDelete($name, Config $new_config, Config $old_config) {
/dports/www/drupal9/drupal-9.2.10/core/modules/config/tests/config_test/src/
H A DConfigTestStorage.php16 public function importCreate($name, Config $new_config, Config $old_config) {
26 public function importUpdate($name, Config $new_config, Config $old_config) {
36 public function importDelete($name, Config $new_config, Config $old_config) {
/dports/www/py-django-haystack/django-haystack-2.8.1/test_haystack/
H A D__init__.py7 old_config = None variable
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/
H A Devent.c37 ice_config_t new_config, old_config; in event_config_read() local
/dports/security/snort/snort-2.9.18/src/
H A Dreload.c286 static int VerifyOutputs(SnortConfig *old_config, SnortConfig *new_config) in VerifyOutputs()
1073 static int ControlSocketReloadSwap(uint16_t type, void *new_config, void **old_config) in ControlSocketReloadSwap()
1129 static void ControlSocketReloadFree(uint16_t type, void *old_config, struct _THREAD_ELEMENT *te, Co… in ControlSocketReloadFree()
/dports/net/libdaq/libdaq-3.0.5/api/
H A Ddaq_instance_api_defaults.c92 int daq_default_config_swap(void *handle, void *new_config, void **old_config) in daq_default_config_swap()
97 int daq_default_config_free(void *handle, void *old_config) in daq_default_config_free()
/dports/sysutils/vector/vector-0.10.0/src/topology/
H A Dmod.rs728 let mut old_config = Config::empty(); in topology_doesnt_reload_new_data_dir() localVariable
773 let mut old_config = Config::empty(); in topology_rebuild_old() localVariable
812 let mut old_config = Config::empty(); in topology_old() localVariable
848 let mut old_config = Config::empty(); in sources_finished() localVariable
935 let mut old_config = Config::empty(); in closed_source() localVariable
982 let mut old_config = Config::empty(); in remove_sink() localVariable
1022 let mut old_config = Config::empty(); in remove_transform() localVariable
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOOPTMENU.h41 Config old_config; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/ssl/
H A Dssl_config_service.cc61 void SSLConfigService::ProcessConfigUpdate(const SSLContextConfig& old_config, in ProcessConfigUpdate()
H A Dssl_config_service_unittest.cc37 SSLContextConfig old_config = config_; in SetSSLContextConfig() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/ssl/
H A Dssl_config_service.cc59 void SSLConfigService::ProcessConfigUpdate(const SSLContextConfig& old_config, in ProcessConfigUpdate()
H A Dssl_config_service_unittest.cc37 SSLContextConfig old_config = config_; in SetSSLContextConfig() local
/dports/x11-wm/mutter/mutter-41.1/src/tests/
H A Dmonitor-config-migration-unit-tests.c35 test_migration (const char *old_config, in test_migration()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dssl_config_service_mojo.cc78 net::SSLContextConfig old_config = ssl_context_config_; in OnSSLConfigUpdated() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dssl_config_service_mojo.cc78 net::SSLContextConfig old_config = ssl_context_config_; in OnSSLConfigUpdated() local
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wiggle/tests/
H A Dflags.rs37 old_config: types::CarConfig, field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/audio/
H A Daudio_send_stream.cc48 const AudioSendStream::Config* old_config) { in UpdateEventLogStreamConfig()
235 const auto& old_config = config_; in ConfigureStream() local
667 const auto& old_config = config_; in ReconfigureSendCodec() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/audio/
H A Daudio_send_stream.cc49 const AudioSendStream::Config* old_config) { in UpdateEventLogStreamConfig()
235 const auto& old_config = config_; in ConfigureStream() local
683 const auto& old_config = config_; in ReconfigureSendCodec() local
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/reputation/
H A Dspp_reputation.c333 static int Reputation_Control(uint16_t type, void *new_config, void **old_config) in Reputation_Control()
352 static void Reputation_PostControl(uint16_t type, void *old_config, struct _THREAD_ELEMENT *te, Con… in Reputation_PostControl()
1139 tSfPolicyUserContextId old_config = reputation_config; in ReputationReloadSwap() local
/dports/www/drupal9/drupal-9.2.10/core/modules/field/src/
H A DFieldConfigStorage.php89 public function importDelete($name, Config $new_config, Config $old_config) {
/dports/www/drupal8/drupal-8.9.20/core/modules/field/src/
H A DFieldConfigStorage.php96 public function importDelete($name, Config $new_config, Config $old_config) {

1234567