Home
last modified time | relevance | path

Searched refs:HandleFormShareInfoTimeout (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsharemgr_fuzzer/
H A Dformsharemgr_fuzzer.cpp63 formShareMgr.HandleFormShareInfoTimeout(eventId); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_share_mgr.h110 void HandleFormShareInfoTimeout(int64_t eventId);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_share_mgr.cpp359 void FormShareMgr::HandleFormShareInfoTimeout(int64_t eventId) in HandleFormShareInfoTimeout() function in OHOS::AppExecFwk::FormShareMgr
533 HandleFormShareInfoTimeout(eventId); in OnEventTimeoutResponse()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp370 formShareMgr->HandleFormShareInfoTimeout(eventId);
387 formShareMgr->HandleFormShareInfoTimeout(eventId);
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp3734 DelayedSingleton<FormShareMgr>::GetInstance()->HandleFormShareInfoTimeout(eventId);
3780 DelayedSingleton<FormShareMgr>::GetInstance()->HandleFormShareInfoTimeout(eventId);