Home
last modified time | relevance | path

Searched refs:RELEASE_FORM (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_event_report.h95 RELEASE_FORM, member in OHOS::AppExecFwk::FormEventName
/foundation/ability/form_fwk/services/src/
H A Dform_event_report.cpp64 std::map<FormEventName, std::string>::value_type(FormEventName::RELEASE_FORM, "RELEASE_FORM"),
159 case FormEventName::RELEASE_FORM: in SendSecondFormEvent()
H A Dform_mgr_service.cpp321 FormEventReport::SendSecondFormEvent(FormEventName::RELEASE_FORM, HiSysEventType::BEHAVIOR, eventInfo); in ReleaseForm()
/foundation/ability/form_fwk/test/unittest/fms_form_event_report_test/
H A Dfms_form_event_report_test.cpp236 FormEventName eventName = FormEventName::RELEASE_FORM; in HWTEST_F()
237 EXPECT_EQ(FormEventReport::ConvertEventName(eventName), "RELEASE_FORM"); in HWTEST_F()
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h204 constexpr int32_t RELEASE_FORM = 8; member

Completed in 6 milliseconds