Searched defs:MessageEvent (Results 1 - 8 of 8) sorted by relevance
/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_host_caller.cpp | 56 ErrCode FormHostCaller::MessageEvent(int64_t formId, const AAFwk::Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent() function in OHOS::AppExecFwk::FormHostCaller
|
H A D | form_mgr.cpp | 517 int FormMgr::MessageEvent(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent() function in OHOS::AppExecFwk::FormMgr
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_provider_mgr.cpp | 446 int FormProviderMgr::MessageEvent(const int64_t formId, const FormRecord &record, const Want &want) in MessageEvent() function in OHOS::AppExecFwk::FormProviderMgr
|
H A D | form_mgr_service.cpp | 593 int FormMgrService::MessageEvent(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 2463 int FormMgrAdapter::MessageEvent(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent() function in OHOS::AppExecFwk::FormMgrAdapter
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 260 int MessageEvent(const int64_t formId, const Want& want, const sptr<IRemoteObject>& callerToken) in MessageEvent() function in OHOS::AppExecFwk::MockFormMgrService
|
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 208 int FormMgrAdapter::MessageEvent(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent() function in OHOS::AppExecFwk::FormMgrAdapter
|
/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 709 int FormMgrProxy::MessageEvent(const int64_t formId, const Want &want, const sptr<IRemoteObject> &callerToken) in MessageEvent() function in OHOS::AppExecFwk::FormMgrProxy
|
Completed in 17 milliseconds