Home
last modified time | relevance | path

Searched defs:progressKey (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/src/
Dpasteboard_client_proxy_mock_test.cpp94 std::string progressKey = ""; variable
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp358 std::string progressKey = g_progressKey; in GetProgressByProgressInfo() local
365 int32_t PasteboardClient::SetProgressWithoutFile(std::string &progressKey, std::shared_ptr<GetDataP… in SetProgressWithoutFile()
388 void PasteboardClient::ProgressSmoothToTwentyPercent(PasteData &pasteData, std::string &progressKey, in ProgressSmoothToTwentyPercent()
437 …PasteDataFromServiceInfo &pasteDataFromServiceInfo, std::string progressKey, std::shared_ptr<GetDa… in GetPasteDataFromService()
557 std::string progressKey) in ProgressAfterTwentyPercent()
596 std::string progressKey; in GetDataWithProgress() local
1154 void PasteboardClient::ShowProgress(const std::string &progressKey) in ShowProgress()
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardservice_fuzzer/
Dpasteboardservice_fuzzer.cpp283 … int32_t ShowProgress(const std::string &progressKey, const sptr<IRemoteObject> &observer) override in ShowProgress()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/
Dudmf_async_client.cpp315 std::string progressKey; in SetProgressData() local
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
Dpasteboard_service_mock_test.cpp837 const std::string progressKey; variable
852 const std::string progressKey; variable
882 const std::string progressKey; variable
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp1059 int32_t PasteboardService::ShowProgress(const std::string &progressKey, const sptr<IRemoteObject> &… in ShowProgress()