Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3790 void GetBundleInfosComplete(napi_env env, napi_status status, void *data) in GetBundleInfosComplete() 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.cpp1641 void GetBundleInfosComplete(napi_env env, napi_status status, void *data) in GetBundleInfosComplete() function
1716 env, asyncCallbackInfo, GET_ALL_BUNDLE_INFO, GetBundleInfosExec, GetBundleInfosComplete); in GetBundleInfos()