Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp245 bool GetReplaceStr(const std::tuple<ResourceManager::NapiValueType, std::string> &jsParam, in GetReplaceStr() function
347 … if (!GetReplaceStr(jsParams[paramIndex], placeholderType, precision, resConfig, replaceStr)) { in ReplacePlaceholderWithParams()