Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_uri_utils.cpp82 auto lastPathPos = uriString.rfind(tempLastPath); in AttachId() local
207 int lastPathPos = (int)uriString.rfind(string(SEPARATOR) + lastPath); in UriUpateLastPath() local