Searched defs:SetSessionUserId (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 | 144 void SvcSessionManager::SetSessionUserId(int32_t) {} in SetSessionUserId() function in OHOS::FileManagement::Backup::SvcSessionManager |
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ | ||
H A D | svc_session_manager_mock.cpp | 289 void SvcSessionManager::SetSessionUserId(int32_t userId) in SetSessionUserId() function in OHOS::FileManagement::Backup::SvcSessionManager |
H A D | svc_session_manager_throw_mock.cpp | 182 void SvcSessionManager::SetSessionUserId(int32_t userId) in SetSessionUserId() function in OHOS::FileManagement::Backup::SvcSessionManager |
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ | ||
H A D | svc_session_manager.cpp | 156 void SvcSessionManager::SetSessionUserId(int32_t userId) in SetSessionUserId() function in OHOS::FileManagement::Backup::SvcSessionManager |
Completed in 5 milliseconds