Home
last modified time | relevance | path

Searched defs:ProgressNotify (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
Dpasteboard_client.h66 void (*ProgressNotify)(std::shared_ptr<GetDataParams> params); member
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/src/
Doh_pasteboard.cpp335 void ProgressNotify(std::shared_ptr<GetDataParams> params) in ProgressNotify() function
/foundation/distributeddatamgr/pasteboard/framework/test/src/
Dpasteboard_client_test.cpp650 void ProgressNotify(std::shared_ptr<GetDataParams> params) in ProgressNotify() function
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_systempasteboard.cpp1016 void SystemPasteboardNapi::ProgressNotify(std::shared_ptr<GetDataParams> params) in ProgressNotify() function in OHOS::MiscServicesNapi::SystemPasteboardNapi