Home
last modified time | relevance | path

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

/aoo41x/main/solenv/bin/
H A Dcws.pl928 my @approved_cws = $cws->get_cws_with_state($masterws, 'approved by QA');
947 my @nominated_cws = $cws->get_cws_with_state($masterws, 'nominated');
966 my @ready_cws = $cws->get_cws_with_state($masterws, 'ready for QA');
985 my @ready_cws = $cws->get_cws_with_state($masterws, 'new');
1004 my @ready_cws = $cws->get_cws_with_state($masterws, 'planned');
/aoo41x/main/solenv/bin/modules/
H A DCws.pm713 sub get_cws_with_state subroutine

Completed in 24 milliseconds