Searched defs:RecvFormShareInfoFromRemote (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ | ||
H A D | mock_form_share_mgr.cpp | 40 int32_t FormShareMgr::RecvFormShareInfoFromRemote(const FormShareInfo &info) in RecvFormShareInfoFromRemote() function in OHOS::AppExecFwk::FormShareMgr |
/foundation/ability/form_fwk/services/src/ | ||
H A D | form_share_mgr.cpp | 90 int32_t FormShareMgr::RecvFormShareInfoFromRemote(const FormShareInfo &info) in RecvFormShareInfoFromRemote() function in OHOS::AppExecFwk::FormShareMgr |
H A D | form_mgr_service.cpp | 1194 int32_t FormMgrService::RecvFormShareInfoFromRemote(const FormShareInfo &info) in RecvFormShareInfoFromRemote() function in OHOS::AppExecFwk::FormMgrService |
/foundation/ability/form_fwk/interfaces/inner_api/src/ | ||
H A D | form_mgr_proxy.cpp | 1521 int32_t FormMgrProxy::RecvFormShareInfoFromRemote(const FormShareInfo &info) in RecvFormShareInfoFromRemote() function in OHOS::AppExecFwk::FormMgrProxy |
Completed in 7 milliseconds