Searched defs:Deactive (Results 1 - 4 of 4) sorted by relevance
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/ | ||
H A D | svc_session_manager_mock.cpp | 30 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &, bool) {} in Deactive() function in OHOS::FileManagement::Backup::SvcSessionManager |
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ | ||
H A D | svc_session_manager_mock.cpp | 52 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() function in OHOS::FileManagement::Backup::SvcSessionManager |
H A D | svc_session_manager_throw_mock.cpp | 32 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() function in OHOS::FileManagement::Backup::SvcSessionManager |
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ | ||
H A D | svc_session_manager.cpp | 97 void SvcSessionManager::Deactive(const wptr<IRemoteObject> &remoteInAction, bool force) in Deactive() function in OHOS::FileManagement::Backup::SvcSessionManager |
Completed in 5 milliseconds