Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp1966 static void ProcessFormsInfo(napi_env env, napi_value result, const std::vector<OHOS::AppExecFwk::F… in ProcessFormsInfo() function
2029 ProcessFormsInfo(env, result[PARAM1], asyncCallbackInfo->formInfos); in GetAllFormsInfo()
2067 ProcessFormsInfo(env, result, asyncCallbackInfo->formInfos); in GetAllFormsInfo()
2142 ProcessFormsInfo(env, result[PARAM1], asyncCallbackInfo->formInfos); in GetFormsInfoByModule()
2181 ProcessFormsInfo(env, result, asyncCallbackInfo->formInfos); in GetFormsInfoByModule()
2252 ProcessFormsInfo(env, result[PARAM1], asyncCallbackInfo->formInfos); in GetFormsInfoByApp()
2290 ProcessFormsInfo(env, result, asyncCallbackInfo->formInfos); in GetFormsInfoByApp()