Searched refs:l_kwName (Results 1 – 1 of 1) sorted by relevance
462 std::string l_kwName = std::string( in getKeywordValueFromRecord() local 467 while (l_kwName != constants::LAST_KW) in getKeywordValueFromRecord() 490 if (l_kwName == i_keywordName) in getKeywordValueFromRecord() 502 l_kwName = std::string( in getKeywordValueFromRecord() 682 std::string l_kwName = std::string( in setKeywordValueInRecord() local 687 while (l_kwName != constants::LAST_KW) in setKeywordValueInRecord() 710 if (l_kwName == i_keywordName) in setKeywordValueInRecord() 743 l_kwName = std::string( in setKeywordValueInRecord()