Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp86 std::vector<std::pair<int, std::string>> paramsWithOutNum, in getJsParams()
145 std::vector<std::pair<int, std::string>> paramsWithOutNum; in parseArgs() local