Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp196 static int32_t GetPathSuffix(const std::string &path, string &pathSuffix) in GetPathSuffix() function
299 if (GetPathSuffix(sandboxPath, mediaSuffix) != 0) { in GetMediaPhysicalPath()