Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2057 static void ProcessFormsInfo(napi_env env, napi_value result, const std::vector<OHOS::AppExecFwk::F… in ProcessFormsInfo() function
2122 ProcessFormsInfo(env, result[PARAM1], asyncCallbackInfo->formInfos); in GetAllFormsInfo()
2160 ProcessFormsInfo(env, result, asyncCallbackInfo->formInfos); in GetAllFormsInfo()
2238 ProcessFormsInfo(env, result[PARAM1], asyncCallbackInfo->formInfos); in GetFormsInfoByModule()
2277 ProcessFormsInfo(env, result, asyncCallbackInfo->formInfos); in GetFormsInfoByModule()
2351 ProcessFormsInfo(env, result[PARAM1], asyncCallbackInfo->formInfos); in GetFormsInfoByApp()
2389 ProcessFormsInfo(env, result, asyncCallbackInfo->formInfos); in GetFormsInfoByApp()