Home
last modified time | relevance | path

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

/aoo42x/main/solenv/bin/modules/
H A DSourceConfigHelper.pm49 use constant SOURCE_CONFIG_CURRENT_FIRST => 1; constant
54 use constant SOURCE_CONFIG_DEFAULT => SOURCE_CONFIG_CURRENT_FIRST;
91 …if (($init_action == SOURCE_CONFIG_CURRENT_FIRST) or ($init_action == SOURCE_CONFIG_CURRENT_ONLY))…
95 if ($init_action == SOURCE_CONFIG_CURRENT_FIRST) {

Completed in 12 milliseconds