Searched refs:GetProxyByBundleName (Results 1 – 2 of 2) sorted by relevance
94 sptr<IFileAccessExtBase> GetProxyByBundleName(const std::string &bundleName);
337 auto fileAccessExtProxy = GetProxyByBundleName(bundleName); in GetProxyByUri()341 sptr<IFileAccessExtBase> FileAccessHelper::GetProxyByBundleName(const std::string &bundleName) in GetProxyByBundleName() function in OHOS::FileAccessFwk::FileAccessHelper1032 sptr<IFileAccessExtBase> fileExtProxy = GetProxyByBundleName(EXTERNAL_BNUDLE_NAME); in GetFileInfoFromRelativePath()