Home
last modified time | relevance | path

Searched defs:ChangesNotifyCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/data_sync/
Dsdk_helper.h112 using ChangesNotifyCallback = std::function<void(std::shared_ptr<DriveKit::DKContext>, variable
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/include/
Ddk_container.h60 using ChangesNotifyCallback = std::function<void(std::shared_ptr<DKContext>, const DKError &)>; variable