Searched refs:GetBackupPhysicalPath (Results 1 – 3 of 3) sorted by relevance
38 static int32_t GetBackupPhysicalPath(const std::string &fileUri, const std::string &userId,
378 int32_t SandboxHelper::GetBackupPhysicalPath(const std::string &fileUri, const std::string &userId, in GetBackupPhysicalPath() function in OHOS::AppFileService::SandboxHelper
461 …int ret = AppFileService::SandboxHelper::GetBackupPhysicalPath(uri.ToString(), std::to_string(user… in ConvertSandboxRealPath()