Searched defs:GetPhysicalPath (Results 1 – 3 of 3) sorted by relevance
39 int32_t SandboxHelper::GetPhysicalPath(const std::string &fileUri, const std::string &userId, in GetPhysicalPath() function in OHOS::AppFileService::SandboxHelper
342 int32_t SandboxHelper::GetPhysicalPath(const std::string &fileUri, const std::string &userId, in GetPhysicalPath() function in OHOS::AppFileService::SandboxHelper
279 static std::string GetPhysicalPath(Uri &uri, const std::string &userId) in GetPhysicalPath() function