Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_handler.h29 const int64_t FORM_PACKAGE_FREE_INSTALL_DELAY_MSG = 2; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_share_mgr.cpp184 MSG::FORM_PACKAGE_FREE_INSTALL_DELAY_MSG, eventId, FORM_PACKAGE_FREE_INSTALL_TIMER); in CheckFormPackage()
325 … serialQueue_->CancelDelayTask(std::make_pair(MSG::FORM_PACKAGE_FREE_INSTALL_DELAY_MSG, eventId)); in FinishFreeInstallTask()
536 case MSG::FORM_PACKAGE_FREE_INSTALL_DELAY_MSG: { 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.cpp518 int64_t msg = MSG::FORM_PACKAGE_FREE_INSTALL_DELAY_MSG;
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp4085 int64_t msg = MSG::FORM_PACKAGE_FREE_INSTALL_DELAY_MSG;