Home
last modified time | relevance | path

Searched refs:GetRemoteUri (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dfile.h33 std::string GetRemoteUri() const;
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dfile.cpp65 std::string File::GetRemoteUri() const in GetRemoteUri() function in OHOS::UDMF::File
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp484 EXPECT_EQ(file1.GetRemoteUri(), file2->GetRemoteUri()); in HWTEST_F()
532 EXPECT_EQ(image1.GetRemoteUri(), image2->GetRemoteUri()); in HWTEST_F()
579 EXPECT_EQ(video1.GetRemoteUri(), video2->GetRemoteUri()); in HWTEST_F()
626 EXPECT_EQ(audio1.GetRemoteUri(), audio2->GetRemoteUri()); in HWTEST_F()
673 EXPECT_EQ(folder1.GetRemoteUri(), folder2->GetRemoteUri()); in HWTEST_F()
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp329 std::string remoteUri = file->GetRemoteUri(); in SetRemoteUri()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/fuzztest/udmfclient_fuzzer/
H A Dudmf_client_fuzzer.cpp250 file1.GetRemoteUri(); in SetDataFileFuzz()

Completed in 7 milliseconds