Home
last modified time | relevance | path

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

/base/update/updateservice/frameworks/js/napi/session/src/
Dnapi_common_utils.cpp275 …:string NapiCommonUtils::GetParamNames(std::vector<std::pair<std::string, std::string>> &strVector) in GetParamNames()
280 …:string NapiCommonUtils::GetParamTypes(std::vector<std::pair<std::string, std::string>> &strVector) in GetParamTypes()
285 …ng NapiCommonUtils::ConvertVectorToStr(std::vector<std::pair<std::string, std::string>> &strVector, in ConvertVectorToStr()
/base/telephony/core_service/frameworks/native/src/
Dresource_utils.cpp419 std::vector<std::string> strVector; in SaveAllValue() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dcore_service_native_branch_test.cpp142 std::vector<std::string> strVector; variable