Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h141 void HandleMemStarted();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1460 …return ImCommonEventManager::GetInstance()->SubscribeMemMgrService([this]() { HandleMemStarted(); … in InitMemMgrMonitor()
1783 void InputMethodSystemAbility::HandleMemStarted() in HandleMemStarted() function in OHOS::MiscServices::InputMethodSystemAbility