Searched refs:GetLocalDocsPath (Results 1 – 3 of 3) sorted by relevance
50 std::string GetLocalDocsPath() const;
137 string MountArgument::GetLocalDocsPath() const in GetLocalDocsPath() function in OHOS::StorageDaemon::Utils::MountArgument
275 ret += Mount(hmdfsMntArgs.GetLocalDocsPath(), dst, nullptr, MS_BIND, nullptr); in HmdfsTwiceMount()