Home
last modified time | relevance | path

Searched defs:stringVector (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
Dvendor_helper_test.cpp256 std::vector<std::string> stringVector; variable
/base/print/print_fwk/services/print_service/src/
Dvendor_helper.cpp782 bool ConvertStringVectorToStringList(const std::vector<std::string> &stringVector, Print_StringList… in ConvertStringVectorToStringList()
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_common.cpp608 void ConvertStringVectorToJS(napi_env env, const std::vector<std::string> &stringVector, napi_value… in ConvertStringVectorToJS()