Searched refs:LAST_KW (Results 1 – 2 of 2) sorted by relevance
337 if (constants::LAST_KW == kwdName) in readKeywords()467 while (l_kwName != constants::LAST_KW) in getKeywordValueFromRecord()687 while (l_kwName != constants::LAST_KW) in setKeywordValueInRecord()
65 static constexpr auto LAST_KW = "PF"; variable