Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/utils/common/src/
H A Dfile_utils.cpp124 std::size_t firstSlash = fileName.rfind("/"); in GetFileName() local
/aosp12/frameworks/native/cmds/servicemanager/
H A DServiceManager.cpp67 size_t firstSlash = name.find('/'); in fill() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp123 std::size_t firstSlash = fileName.rfind("/"); in GetFileName() local