Searched refs:VectorToCharPointer (Results 1 – 2 of 2) sorted by relevance
384 char **VectorToCharPointer(std::vector<std::string> &vec) in VectorToCharPointer() function413 ret.head = VectorToCharPointer(vStr); in CJ_GetEvents()
302 static char** VectorToCharPointer(std::vector<std::string> &vec, int32_t &code) in VectorToCharPointer() function328 strArray.head = VectorToCharPointer(strings, code); in VectorToStringArray()