Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_uri_utils.cpp183 std::string strUpdateLastPath; in UriUpateLastPath() local
186 strUpdateLastPath = SEPARATOR + updateLastPath; in UriUpateLastPath()
213 uriString.replace(lastPathPos, lastPath.size() + 1, strUpdateLastPath); in UriUpateLastPath()