Searched refs:l_nodeNummber (Results 1 – 1 of 1) sorted by relevance
940 uint16_t l_nodeNummber = constants::INVALID_NODE_NUMBER; in getUnexpandedLocationCode() 969 l_nodeNummber = std::stoi(i_expandedLocationCode.substr( in getUnexpandedLocationCode() 1023 return std::make_tuple(l_unexpandedLocationCode, l_nodeNummber); in registerHostStateChangeCallback() 927 uint16_t l_nodeNummber = constants::INVALID_NODE_NUMBER; getUnexpandedLocationCode() local