Home
last modified time | relevance | path

Searched refs:VectorToCharPointer (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp302 static char** VectorToCharPointer(std::vector<std::string> &vec, int32_t &code) in VectorToCharPointer() function
328 strArray.head = VectorToCharPointer(strings, code); in VectorToStringArray()

Completed in 2 milliseconds