Home
last modified time | relevance | path

Searched refs:CheckAddDisallowedRunningBundlesParamType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/application_manager/include/
H A Dapplication_manager_addon.h66 static bool CheckAddDisallowedRunningBundlesParamType(napi_env env, size_t argc,
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/application_manager/src/
H A Dapplication_manager_addon.cpp301 bool ApplicationManagerAddon::CheckAddDisallowedRunningBundlesParamType(napi_env env, size_t argc, in CheckAddDisallowedRunningBundlesParamType() function in ApplicationManagerAddon
354CheckAddDisallowedRunningBundlesParamType(env, argc, argv, hasCallback, hasUserId), "Parameter typ… in AddOrRemovellowedRunningBundles()