Home
last modified time | relevance | path

Searched refs:GetServiceProxyPointer (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H A Db_incremental_backup_session.cpp33 auto proxy = ServiceProxy::GetServiceProxyPointer(); in ~BIncrementalBackupSession()
H A Db_session_backup.cpp33 auto proxy = ServiceProxy::GetServiceProxyPointer(); in ~BSessionBackup()
H A Db_incremental_restore_session.cpp33 auto proxy = ServiceProxy::GetServiceProxyPointer(); in ~BIncrementalRestoreSession()
H A Db_incremental_session_restore_async.cpp34 auto proxy = ServiceProxy::GetServiceProxyPointer(); in ~BIncrementalSessionRestoreAsync()
H A Db_session_restore.cpp33 auto proxy = ServiceProxy::GetServiceProxyPointer(); in ~BSessionRestore()
H A Db_session_restore_async.cpp35 auto proxy = ServiceProxy::GetServiceProxyPointer(); in ~BSessionRestoreAsync()
H A Dservice_proxy.cpp422 sptr<IService> ServiceProxy::GetServiceProxyPointer() in GetServiceProxyPointer() function in OHOS::FileManagement::Backup::ServiceProxy
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/
H A Dservice_proxy.h82 static sptr<IService> GetServiceProxyPointer();
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/session/
H A Dservice_proxy_mock.cpp185 sptr<IService> ServiceProxy::GetServiceProxyPointer() in GetServiceProxyPointer() function in OHOS::FileManagement::Backup::ServiceProxy
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H A Dservice_proxy_mock.cpp207 sptr<IService> ServiceProxy::GetServiceProxyPointer() in GetServiceProxyPointer() function in OHOS::FileManagement::Backup::ServiceProxy