Home
last modified time | relevance | path

Searched refs:_LoadConfig (Results 1 – 3 of 3) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/meta/apis/
H A Dregen.py74 config = _LoadConfig(args.config)
159 def _LoadConfig(config_file_name=None): function
/dports/www/rt44/rt-4.4.5/lib/RT/
H A DConfig.pm1328 $self->_LoadConfig( %args, File => $load );
1335 $self->_LoadConfig( %args, File => $file, Site => 1, Extension => '' );
1340 $self->_LoadConfig(%args);
1345 $self->_LoadConfig(%args);
1349 sub _LoadConfig { subroutine
/dports/www/rt50/rt-5.0.2/lib/RT/
H A DConfig.pm2139 $self->_LoadConfig( %args, File => $load );
2146 $self->_LoadConfig( %args, File => $file, Site => 1, Extension => '' );
2151 $self->_LoadConfig(%args);
2156 $self->_LoadConfig(%args);
2160 sub _LoadConfig { subroutine