Home
last modified time | relevance | path

Searched refs:ClearHostDataByUId (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formdatamgrthree_fuzzer/
H A Dformdatamgrthree_fuzzer.cpp59 formDataMgr.ClearHostDataByUId(uId); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_data_mgr.h361 void ClearHostDataByUId(const int uId);
/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp219 FormDataMgr::GetInstance().ClearHostDataByUId(uid); in HandleFormHostDataCleared()
H A Dform_data_mgr.cpp1283 void FormDataMgr::ClearHostDataByUId(const int uId) in ClearHostDataByUId() function in OHOS::AppExecFwk::FormDataMgr
/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp150 FormDataMgr::GetInstance().ClearHostDataByUId(callingUid); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp3665 * @tc.name: ClearHostDataByUId
3674 formDataMgr_.ClearHostDataByUId(formHostRecord.callerUid_); in HWTEST_F()

Completed in 15 milliseconds