Home
last modified time | relevance | path

Searched refs:newUrl (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_stub.cpp894 std::string newUrl = "fd://" + std::to_string(fd) + temp; in SetMediaSource() local
895 mediaSource->url = newUrl; in SetMediaSource()
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp398 auto newUrl = newPlainRecord->GetUrl(); in HWTEST_F() local
401 ASSERT_EQ(newUrl, text_); in HWTEST_F()
H A Dpasteboard_unified_data_test.cpp350 auto newUrl = newPlainRecord->GetUrl(); in HWTEST_F() local
353 ASSERT_EQ(newUrl, text_); in HWTEST_F()

Completed in 6 milliseconds