Home
last modified time | relevance | path

Searched refs:appMgrObj (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp191 auto appMgrObj = saMgr->GetSystemAbility(APP_MGR_SERVICE_ID); in GetAppMgr() local
192 CHKPP(appMgrObj); in GetAppMgr()
193 return iface_cast<AppExecFwk::IAppMgr>(appMgrObj); in GetAppMgr()
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dstate_machine.cpp489 auto appMgrObj = saMgr->GetSystemAbility(APP_MGR_SERVICE_ID); in GetAppMgr() local
490 CHKPP(appMgrObj); in GetAppMgr()
491 return iface_cast<AppExecFwk::IAppMgr>(appMgrObj); in GetAppMgr()

Completed in 2 milliseconds