Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp325 std::unordered_map<std::string, std::string> &sandboxPathMap) in DoGetPhysicalPath() argument
328 for (auto it = sandboxPathMap.begin(); it != sandboxPathMap.end(); it++) { in DoGetPhysicalPath()