Home
last modified time | relevance | path

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

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