Home
last modified time | relevance | path

Searched refs:GetUserSession (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp277 auto session = GetUserSession(MAIN_USER_ID); in StopInputService()
304 auto session = GetUserSession(MAIN_USER_ID); in PrepareInput()
320 auto session = GetUserSession(MAIN_USER_ID); in ReleaseInput()
330 auto session = GetUserSession(MAIN_USER_ID); in StartInput()
346 auto session = GetUserSession(MAIN_USER_ID); in StopInput()
356 auto session = GetUserSession(MAIN_USER_ID); in StopInputSession()
374 auto session = GetUserSession(MAIN_USER_ID); in SetCoreAndAgent()
388 auto session = GetUserSession(MAIN_USER_ID); in HideCurrentInput()
402 auto session = GetUserSession(MAIN_USER_ID); in ShowCurrentInput()
618 auto session = GetUserSession(MAIN_USER_ID); in OnSwitchInputMethod()
[all …]
/base/inputmethod/imf/services/include/
Dinput_method_system_ability.h90 std::shared_ptr<PerUserSession> GetUserSession(int32_t userId);