Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_mgr_stub.h244 int32_t HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply);
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_host.h493 ErrCode HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply);
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_stub.cpp90 &FormMgrStub::HandleGetFormsInfoByModule; in FormMgrStub()
819 int32_t FormMgrStub::HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply) in HandleGetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrStub
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_host.cpp186 &BundleMgrHost::HandleGetFormsInfoByModule); in init()
1656 ErrCode BundleMgrHost::HandleGetFormsInfoByModule(MessageParcel &data, MessageParcel &reply) in HandleGetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrHost