Searched refs:GetBackupInfoConnectDone (Results 1 – 2 of 2) sorted by relevance
236 …std::function<void(const std::string &&)> GetBackupInfoConnectDone(wptr<Service> obj, std::string …
1540 std::function<void(const std::string &&)> Service::GetBackupInfoConnectDone(wptr<Service> obj, std:… in GetBackupInfoConnectDone() function in OHOS::FileManagement::Backup::Service1606 auto callConnected = GetBackupInfoConnectDone(wptr(this), bundleName); in GetBackupInfoCmdHandle()