Home
last modified time | relevance | path

Searched refs:RemoveHostToken (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formrendermgrinner_fuzzer/
H A Dformrendermgrinner_fuzzer.cpp80 formRenderMgrInner.RemoveHostToken(host); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_render_mgr_inner.h98 void RemoveHostToken(const sptr<IRemoteObject> &host);
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dfms_form_render_mgr_inner_test.cpp853 * @tc.desc: 1.test RemoveHostToken function and iter == etsHosts_.end()
861 formRenderMgrInner.RemoveHostToken(host); in HWTEST_F()
867 * @tc.desc: 1.test RemoveHostToken function and iter != etsHosts_.end()
882 formRenderMgrInner.RemoveHostToken(host); in HWTEST_F()
888 * @tc.desc: 1.test RemoveHostToken function and iter != etsHosts_.end()
903 formRenderMgrInner.RemoveHostToken(host); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp453 RemoveHostToken(host); in CleanFormHost()
591 void FormRenderMgrInner::RemoveHostToken(const sptr<IRemoteObject> &host) in RemoveHostToken() function in OHOS::AppExecFwk::FormRenderMgrInner

Completed in 4 milliseconds