Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
Dform_mgr_service.h351 int32_t SetBackgroundFunction(const std::string funcName, const std::string params) override in SetBackgroundFunction() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_form_mgr_service.h231 int32_t SetBackgroundFunction(const std::string method, const std::string params) in SetBackgroundFunction() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h200 int32_t SetBackgroundFunction(const std::string method, const std::string params) override in SetBackgroundFunction() function
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h176 int32_t SetBackgroundFunction(const std::string method, const std::string params) override in SetBackgroundFunction() function
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp172 int32_t SetBackgroundFunction(const std::string funcName, const std::string params) override in SetBackgroundFunction() function in OHOS::FormMgrStubFuzzTest
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_proxy.cpp1266 int32_t FormMgrProxy::SetBackgroundFunction(const std::string funcName, const std::string params) in SetBackgroundFunction() function in OHOS::AppExecFwk::FormMgrProxy