Home
last modified time | relevance | path

Searched defs:uninstallComponentType (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
Dnative_module.cpp33 napi_value uninstallComponentType = nullptr; in AppControlExport() local
Djs_app_control.cpp768 napi_value uninstallComponentType; in ConvertRuleInfo() local
795 int32_t uninstallComponentType; in ParseUninstallDiposedRule() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Ddisposed_rule.h73 UninstallComponentType uninstallComponentType = UninstallComponentType::EXTENSION; member