Home
last modified time | relevance | path

Searched defs:SetBackgroundFunction (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_mgr_service.h446 int32_t SetBackgroundFunction(const std::string funcName, const std::string params) override in SetBackgroundFunction() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h265 int32_t SetBackgroundFunction(const std::string method, const std::string params) in SetBackgroundFunction() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h204 int32_t SetBackgroundFunction(const std::string method, const std::string params) override in SetBackgroundFunction() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h184 int32_t SetBackgroundFunction(const std::string method, const std::string params) override in SetBackgroundFunction() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp187 int32_t SetBackgroundFunction(const std::string funcName, const std::string params) override in SetBackgroundFunction() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h609 void SetBackgroundFunction(std::function<RefPtr<UINode>()>&& buildFunc) in SetBackgroundFunction() function
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp347 int32_t SetBackgroundFunction(const std::string funcName, const std::string params) override in SetBackgroundFunction() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1589 int32_t FormMgrProxy::SetBackgroundFunction(const std::string funcName, const std::string params) in SetBackgroundFunction() function in OHOS::AppExecFwk::FormMgrProxy