Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp278 static CArrBool VectorToBoolArray(std::vector<bool> &bools, int32_t &code) in VectorToBoolArray() function
360 v.boolArray = VectorToBoolArray(boolVector, code); in NativeValueToCValueType()