Home
last modified time | relevance | path

Searched refs:HandleFreeInstallTimeout (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsharemgr_fuzzer/
H A Dformsharemgr_fuzzer.cpp64 formShareMgr.HandleFreeInstallTimeout(eventId); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_share_mgr.h116 void HandleFreeInstallTimeout(int64_t eventId);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_share_mgr.cpp379 void FormShareMgr::HandleFreeInstallTimeout(int64_t eventId) in HandleFreeInstallTimeout() function in OHOS::AppExecFwk::FormShareMgr
537 HandleFreeInstallTimeout(eventId); in OnEventTimeoutResponse()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp3800 DelayedSingleton<FormShareMgr>::GetInstance()->HandleFreeInstallTimeout(eventId);