Home
last modified time | relevance | path

Searched defs:FormFunInteractionParams (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dform_info_base.h45 struct FormFunInteractionParams { struct
46 std::string abilityName;
47 std::string targetBundleName;
48 std::string subBundleName;
49 int32_t keepStateDuration = 10000;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dextension_form_profile.cpp128 struct FormFunInteractionParams { struct
129 std::string abilityName;
130 std::string targetBundleName;
131 std::string subBundleName;
132 int32_t keepStateDuration = 10000;