Searched defs:GetPublishedFormInfoById (Results 1 – 8 of 8) sorted by relevance
| /foundation/ability/form_fwk/interfaces/inner_api/include/ |
| D | form_mgr_interface.h | 356 virtual int32_t GetPublishedFormInfoById(const int64_t formId, RunningFormInfo &formInfo) in GetPublishedFormInfoById() function
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| D | form_mgr_proxy.cpp | 898 int FormMgrProxy::GetPublishedFormInfoById(IFormMgr::Message code, MessageParcel &data, RunningForm… in GetPublishedFormInfoById() function in OHOS::AppExecFwk::FormMgrProxy 1409 int32_t FormMgrProxy::GetPublishedFormInfoById(const int64_t formId, RunningFormInfo &formInfo) in GetPublishedFormInfoById() function in OHOS::AppExecFwk::FormMgrProxy
|
| /foundation/ability/form_fwk/frameworks/js/napi/form_provider/ |
| D | js_form_provider.cpp | 260 napi_value JsFormProvider::GetPublishedFormInfoById(napi_env env, napi_callback_info info) in GetPublishedFormInfoById() function in OHOS::AbilityRuntime::JsFormProvider
|
| /foundation/ability/form_fwk/interfaces/kits/native/src/ |
| D | form_mgr.cpp | 1241 int32_t FormMgr::GetPublishedFormInfoById(const int64_t formId, RunningFormInfo &formInfo) in GetPublishedFormInfoById() function in OHOS::AppExecFwk::FormMgr
|
| /foundation/ability/form_fwk/services/src/form_mgr/ |
| D | form_mgr_service.cpp | 1218 int32_t FormMgrService::GetPublishedFormInfoById(const int64_t formId, RunningFormInfo &formInfo) in GetPublishedFormInfoById() function in OHOS::AppExecFwk::FormMgrService
|
| /foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
| D | fms_form_render_stub_test.cpp | 440 int32_t GetPublishedFormInfoById(const int64_t formId, RunningFormInfo &formInfo) override in GetPublishedFormInfoById() function in OHOS::AppExecFwk::IFormMgrTest
|
| /foundation/ability/form_fwk/test/unittest/fms_form_report_test/ |
| D | fms_form_report_test.cpp | 431 int32_t GetPublishedFormInfoById(const int64_t formId, RunningFormInfo &formInfo) override in GetPublishedFormInfoById() function in OHOS::AppExecFwk::IFormMgrTest
|
| /foundation/ability/form_fwk/services/src/data_center/ |
| D | form_data_mgr.cpp | 646 ErrCode FormDataMgr::GetPublishedFormInfoById(const std::string &bundleName, RunningFormInfo &formI… in GetPublishedFormInfoById() function in OHOS::AppExecFwk::FormDataMgr
|