Home
last modified time | relevance | path

Searched refs:GetUserSessions (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/services/include/
H A Duser_session_manager.h29 std::unordered_map<int32_t, std::shared_ptr<PerUserSession>> GetUserSessions();
/base/inputmethod/imf/services/src/
H A Duser_session_manager.cpp27 std::unordered_map<int32_t, std::shared_ptr<PerUserSession>> UserSessionManager::GetUserSessions() in GetUserSessions() function in OHOS::MiscServices::UserSessionManager
H A Dinput_method_system_ability.cpp1752 auto sessions = UserSessionManager::GetInstance().GetUserSessions();

Completed in 4 milliseconds