Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2047 static bool InnerGetAllFormsInfo(napi_env env, std::vector<OHOS::AppExecFwk::FormInfo> &formInfos) in InnerGetAllFormsInfo() function
2110 asyncCallbackInfo->ret = InnerGetAllFormsInfo(env, asyncCallbackInfo->formInfos); in GetAllFormsInfo()
2151 InnerGetAllFormsInfo(env, asyncCallbackInfo->formInfos); in GetAllFormsInfo()