Searched refs:GetFullSrc (Results 1 – 7 of 7) sorted by relevance
37 std::string GetFullSrc() const;
56 EXPECT_EQ(point.GetMountArgument().GetFullSrc(), "/data/service/el2/100/hmdfs/data/test");
36 std::string GetFullSrc() const;
32 string MountArgument::GetFullSrc() const in GetFullSrc() function in OHOS::Storage::DistributedFile::Utils::MountArgument
69 std::string ret = mountArgument_->GetFullSrc();
50 string MountArgument::GetFullSrc() const in GetFullSrc() function in OHOS::StorageDaemon::Utils::MountArgument
327 std::string mountSrcPath = hmdfsMntArgs.GetFullSrc(); in HmdfsMount()949 if (Mount(LocalMntArgs.GetFullSrc(), LocalMntArgs.GetCommFullPath() + "local/", in LocalMount()954 if (Mount(LocalMntArgs.GetFullSrc(), LocalMntArgs.GetCloudFullPath(), in LocalMount()