Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp324 static CArrStr VectorToStringArray(std::vector<std::string> &strings, int32_t &code) in VectorToStringArray() function
368 v.stringArray = VectorToStringArray(stringVector, code); in NativeValueToCValueType()