Searched refs:SetCallDied (Results 1 – 4 of 4) sorted by relevance
75 void SvcBackupConnection::SetCallDied(function<void(const std::string &&, bool)> callDied) in SetCallDied() function in OHOS::FileManagement::Backup::SvcBackupConnection
85 void SetCallDied(std::function<void(const std::string &&, bool)> callDied);
163 void SvcBackupConnection::SetCallDied(function<void(const std::string &&, bool)> callDied) in SetCallDied() function in OHOS::FileManagement::Backup::SvcBackupConnection
1609 backupConnection->SetCallDied(callDied); in GetBackupInfoCmdHandle()