Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3966 void GetBundleInfosExec(napi_env env, void *data) in GetBundleInfosExec() function
4026 env, asyncCallbackInfo, GET_BUNDLE_INFOS, GetBundleInfosExec, GetBundleInfosComplete); in GetBundleInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1626 void GetBundleInfosExec(napi_env env, void *data) in GetBundleInfosExec() function
1716 env, asyncCallbackInfo, GET_ALL_BUNDLE_INFO, GetBundleInfosExec, GetBundleInfosComplete); in GetBundleInfos()