Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx175 void writeKeyValue_DBHelp( FILE* pFile, const std::string& aKeyStr, const std::string& aValueStr ) in writeKeyValue_DBHelp() argument
180 unsigned int nKeyLen = aKeyStr.length(); in writeKeyValue_DBHelp()
185 if (fwrite( aKeyStr.c_str(), 1, nKeyLen, pFile ) != nKeyLen) in writeKeyValue_DBHelp()

Completed in 23 milliseconds