Searched refs:moduleString (Results 1 – 1 of 1) sorted by relevance
206 #define CASE_DESCRIPTION_FOR_MODULE(libName, moduleString) \ in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL() argument207 …case ::nn::Result::moduleString: desc = ::nn::libName::GetResultDescriptionStringImpl(result); bre… in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL()