Searched refs:PostRemoveTaskToHost (Results 1 – 3 of 3) sorted by relevance
227 void PostRemoveTaskToHost(const std::string bundleName, const sptr<IRemoteObject> &remoteObject,
113 … FormTaskMgr::GetInstance().PostRemoveTaskToHost(bundleName, callerToken, runningFormInfo); in onFormRemove()
384 void FormTaskMgr::PostRemoveTaskToHost(const std::string bundleName, in PostRemoveTaskToHost() function in OHOS::AppExecFwk::FormTaskMgr