Home
last modified time | relevance | path

Searched refs:FORM_MGR_SET_FORMS_RECYCLABLE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h747 FORM_MGR_SET_FORMS_RECYCLABLE, enumerator
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp237 case static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_SET_FORMS_RECYCLABLE): in OnRemoteRequestFourth()
H A Dform_mgr_proxy.cpp2171 …int32_t error = SendTransactCmd(IFormMgr::Message::FORM_MGR_SET_FORMS_RECYCLABLE, data, reply, opt… in SetFormsRecyclable()